Go to file
Renovator Bot 2471e4b673
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update caddy docker tag to v2.7.3 (#4)
Reviewed-on: docker/caddy#4
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2023-08-17 21:39:39 +02:00
overlay initial commit 2023-08-09 12:46:05 +02:00
.drone.yml initial commit 2023-08-09 12:46:05 +02:00
.gitignore initial commit 2023-08-09 12:46:05 +02:00
.markdownlint.yml initial commit 2023-08-09 12:46:05 +02:00
.prettierignore initial commit 2023-08-09 12:46:05 +02:00
Dockerfile.multiarch chore(deps): update caddy docker tag to v2.7.3 (#4) 2023-08-17 21:39:39 +02:00
LICENSE initial commit 2023-08-09 12:46:05 +02:00
README.md initial commit 2023-08-09 12:46:05 +02:00
renovate.json initial commit 2023-08-09 12:46:05 +02:00

caddy

Custom image for Caddy web server

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom rootless Docker base image for Caddy based on Alpine. The pre-configured non-root user is a system user named caddy with the UID 1001. There is also a primary group with the same values.

License

This project is licensed under the MIT License - see the LICENSE file for details.