Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 999 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 999 Bytes

PROJECT IS MOVED TO caddyserver/caddy-docker!


caddy-docker

A Caddy Server (version 2) Docker image.

Dependencies:

$ task --list

task: Available tasks for this project:
* d:build:alpine:       Build a Caddy Alpine-based Docker image
* d:build:scratch:      Build a Caddy scratch-based Docker image
* d:lint:               Apply a Dockerfile linter (https://github.com/hadolint/hadolint)
* d:run:alpine:         Build and run the Caddy alpine-based Docker image
* d:run:scratch:        Build and run the Caddy scratch-based Docker image
* d:tmpl:compile:       Compile the (Gomplate) templates into Dockerfiles
* fetch-dist-assets:    Fetch the latest default welcome page and default Caddy config