Sign inSign up

marcbachmann/caddy

By marcbachmann

Updated about 9 years ago

Caddy docker images for ARM, amd64 (x64) and x86.

Image
1

1.9K

marcbachmann/caddy repository overview

Caddy Container Image

This is a caddy image from scratch.
Check the caddy docs for more information how to configure it.

You can run it like that:

docker run -p 80:80 443:443 \
    -v /etc/Caddyfile:/etc/Caddyfile \
    marcbachmann/caddy:0.10.6-amd64-raw -conf /etc/Caddyfile
Tags
  • latest-$arch-raw, 0.10.6-$arch-$plugins
  • latest-$arch-semi, 0.10.6-$arch-$plugins

Please replace $arch and $plugins with the keywords below:

e.g. latest-amd64-raw

Architectures
  • 386
  • amd64, this is usually what you want on a regular aws vm
  • arm5
  • arm6
  • arm7
  • arm64
Plugins
  • raw, no plugins
  • semi, http.cache,http.cors,http.expires,http.filter,http.prometheus,http.realip

Thanks to @joshix for the initial setup in https://github.com/joshix/caddybox

Tag summary

Content type

Image

Digest

Size

5.5 MB

Last updated

about 9 years ago

docker pull marcbachmann/caddy:latest-arm7-semi