Image Overview: caddy-fips

Overview: caddy-fips Chainguard Image

Open source web server with automatic HTTPS written in Go

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard-private/caddy-fips:latest

Usage

This image comes with a default configuration Caddyfile located in /etc/caddy/Caddyfile.

Please refer to upstream’s excellent (and comprehensive) documentation on the subject of configuring Caddy for your needs.

The following example runs caddy with a custom configuration file:

docker run -it --rm -v "$(pwd)/Caddyfile:/etc/caddy/Caddyfile" cgr.dev/chainguard/caddy caddy run --config /etc/caddy/Caddyfile

Last updated: 2024-04-11 12:38