No description
- Dockerfile 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
Build, push Docker Image, re-deploy / build-and-push-1 (push) Successful in 24s
Build, push Docker Image, re-deploy / build-and-push (push) Successful in 0s
Build, push Docker Image, re-deploy / deploy-1 (push) Successful in 4s
Build, push Docker Image, re-deploy / deploy (push) Successful in 0s
|
||
| .forgejo/workflows | ||
| Dockerfile | ||
| README.md | ||
| renovate.json | ||
soju
Container image for soju, the user-friendly IRC bouncer.
The purpose of this repository is to build the image that is then used by podman on the host to deploy soju. The image is built and pushed to the Forgejo container registry on every push to master.
Image
FROM debian:stable-slim
It simply installs the soju package from Debian and sets the entrypoint to
launch soju with its config at /etc/soju/config.
The resulting image is published to:
forge.l3x.in/alex/soju:latest