Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caddyserver/caddy-docker
Source for the official Caddy v2 Docker Image
https://github.com/caddyserver/caddy-docker
Last synced: about 1 month ago
JSON representation
Source for the official Caddy v2 Docker Image
- Host: GitHub
- URL: https://github.com/caddyserver/caddy-docker
- Owner: caddyserver
- License: apache-2.0
- Created: 2019-10-21T14:05:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T16:13:24.000Z (9 months ago)
- Last Synced: 2024-05-22T14:29:33.121Z (9 months ago)
- Language: Dockerfile
- Homepage: https://hub.docker.com/_/caddy
- Size: 456 KB
- Stars: 391
- Watchers: 9
- Forks: 73
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![caddy on DockerHub][dockerhub-image]][dockerhub-url]
[![Docker Build][gh-actions-image]][gh-actions-url]# [caddy](https://hub.docker.com/_/caddy)
This is the repo where the official `caddy` Docker image sources live.
**Please see https://hub.docker.com/_/caddy for documentation.**
If you have an issue or suggestion for the Docker image, please [open an issue](https://github.com/caddyserver/caddy-docker/issues/new).
If you'd like to suggest updates to the [image documentation](https://hub.docker.com/_/caddy), see https://github.com/docker-library/docs/tree/master/caddy.
## Release instructions (for maintainers)
The release process is currently semi-automated, held together with shell scripts and gomplate (and duct tape).
1. update the `stackbrew-config.yaml` file (update `caddy_version`) and save
2. run `make` (note that you'll need [`gomplate`](https://docs.gomplate.ca/installing/) on your path)
3. commit all changed Dockerfiles and `stackbrew-config.yaml` and issue a PR
4. once the CI passes and the PR is merged, pull and run `make all` - this should update the `library/caddy` file
5. commit the updated `library/caddy` file and push directly to `master`
6. Finally, issue a PR for [`docker-library/official-images/library/caddy`](https://github.com/docker-library/official-images/blob/master/library/caddy) containing the updated `library/caddy` file## License
View [license information](https://github.com/caddyserver/caddy/blob/master/LICENSE) for the software contained in this image.
[gh-actions-image]: https://github.com/caddyserver/caddy-docker/workflows/Docker%20Build/badge.svg?branch=master
[gh-actions-url]: https://github.com/caddyserver/caddy-docker/actions?workflow=Docker%20Build&branch=master[dockerhub-image]: https://img.shields.io/badge/docker-ready-blue.svg
[dockerhub-url]: https://hub.docker.com/_/caddy