An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# caddy

A [Docker](https://docker.com) image for [Caddy](https://caddyserver.com). This image includes no plugins.

[![](https://images.microbadger.com/badges/image/stffabi/caddy.svg)](https://microbadger.com/images/stffabi/caddy "Get your own image badge on microbadger.com")
[![](https://img.shields.io/badge/version-0.10.12-blue.svg)](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).