2023-08-09 10:46:05 +00:00
# caddy
Custom image for Caddy web server
2023-11-08 08:04:15 +00:00
<!-- spellchecker - disable -->
[![Build Status ](https://ci.rknet.org/api/badges/container/caddy/status.svg )](https://ci.rknet.org/repos/container/caddy)
2023-08-09 10:46:05 +00:00
[![Docker Hub ](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white )](https://hub.docker.com/r/thegeeklab/caddy)
[![Quay.io ](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white )](https://quay.io/repository/thegeeklab/caddy)
2023-11-08 08:04:15 +00:00
[![Source: Gitea ](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white )](https://gitea.rknet.org/container/caddy)
[![License: MIT ](https://img.shields.io/badge/license-MIT-blue.svg )](https://gitea.rknet.org/container/caddy/src/branch/main/LICENSE)
<!-- spellchecker - enable -->
2023-08-09 10:46:05 +00:00
2023-11-08 08:04:15 +00:00
Custom rootless container image for Caddy based on Alpine. The preconfigured non-root user is a system user named `caddy` with the UID `1001` . There is also a primary group with the same values.
2023-08-09 10:46:05 +00:00
## License
2023-11-08 08:04:15 +00:00
This project is licensed under the MIT License - see the [LICENSE ](https://gitea.rknet.org/container/caddy/src/branch/main/LICENSE ) file for details.