Sign inSign up

neomediatech/caddy

By neomediatech

Updated 3 months ago

Caddy Docker Image with some additional module

Image
Web servers
0

1.4K

neomediatech/caddy repository overview

About

(From Caddy web site)
Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go.
This Docker image adds plugins (listed below) not included in standard Caddy version.

Caddy Docker Image with additional modules

Caddy Docker image with "extra" tag

This version has additional plugins:

Useful commands

  • caddy list-modules
  • ...

How to run

Caddy with Docker awareness:
docker run --rm -it --name caddy -v /var/run/docker.sock:/var/run/docker.sock neomediatech/caddy
Caddy without Docker awareness:
docker run --rm -it --name caddy neomediatech/caddy caddy run

Tag summary

Content type

Image

Digest

sha256:a12951602

Size

39.7 MB

Last updated

3 months ago

docker pull neomediatech/caddy