https://github.com/stffabi/docker-caddy
Simple Docker Container for caddyserver.com
https://github.com/stffabi/docker-caddy
caddy docker-image
Last synced: 2 months ago
JSON representation
Simple Docker Container for caddyserver.com
- Host: GitHub
- URL: https://github.com/stffabi/docker-caddy
- Owner: stffabi
- License: mit
- Created: 2016-12-23T23:58:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T09:45:13.000Z (about 8 years ago)
- Last Synced: 2025-07-04T15:13:32.404Z (12 months ago)
- Topics: caddy, docker-image
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caddy
A [Docker](https://docker.com) image for [Caddy](https://caddyserver.com). This image includes no plugins.
[](https://microbadger.com/images/stffabi/caddy "Get your own image badge on microbadger.com")
[](https://github.com/mholt/caddy/tree/v0.10.12)
### License
This image is built from [source code](https://github.com/mholt/caddy) by using
[abiosoft/caddy:builder](https://github.com/abiosoft/caddy-docker/blob/master/BUILDER.md). As such, it is subject to
the project's [Apache 2.0 license](https://github.com/mholt/caddy/blob/baf6db5b570e36ea2fee30d50f879255a5895370/LICENSE.txt),
but it neither contains nor is subject to [the EULA for Caddy's official binary distributions](https://github.com/mholt/caddy/blob/545fa844bbd188c1e5bff6926e5c410e695571a0/dist/EULA.txt).
See also discussion [here](https://github.com/mholt/caddy/issues/1878).