1
0
mirror of https://github.com/caddyserver/caddy-docker.git synced 2025-04-18 15:04:01 +03:00
dependabot[bot] d0544277d0
Bump golang from 1.23-alpine3.20 to 1.24-alpine3.20 in /2.9/builder (#388)
Bumps golang from 1.23-alpine3.20 to 1.24-alpine3.20.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 16:03:13 -06:00
2025-01-08 12:32:53 -05:00
2025-01-08 12:32:53 -05:00
2023-11-24 21:15:40 -05:00
2024-06-04 14:41:27 +08:00
2024-06-04 14:41:27 +08:00
2023-11-24 21:15:40 -05:00
2023-11-24 21:15:40 -05:00
2020-02-29 14:16:49 -05:00
2023-11-24 21:15:40 -05:00
2023-11-24 21:15:40 -05:00
2023-11-24 21:15:40 -05:00
2025-01-08 17:30:49 +00:00

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.

Description
Официальный образ Docker для Caddy v2
Readme Apache-2.0 996 KiB
Languages
Dockerfile 74.1%
Shell 19.2%
Makefile 6.7%