Skip to content

caddyserver/caddy-docker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 3, 2023 09:47
2.7
October 11, 2023 18:27
October 11, 2023 19:14
November 24, 2023 21:15
November 24, 2023 21:15
February 29, 2020 14:16
November 24, 2023 21:15
November 24, 2023 21:15
November 24, 2023 21:15
November 24, 2023 21:15
October 24, 2022 20:33

caddy on DockerHub Docker Build

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.

If you'd like to suggest updates to the image documentation, 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 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 containing the updated library/caddy file

License

View license information for the software contained in this image.