Commit d0556d62 authored by Matthew Holt's avatar Matthew Holt

Add link to Docker container

parent 37e3fe5f
......@@ -42,6 +42,13 @@ By default, Caddy serves the current directory at [localhost:2015](http://localh
Caddy accepts some flags from the command line. Run `caddy -h` to view the help for flags.
#### Docker Container
Caddy is [available as a Docker container](https://registry.hub.docker.com/u/darron/caddy/).
#### 3rd-party libraries
Although Caddy's binaries are completely static, Caddy relies on some excellent libraries that really make the project possible.
......@@ -53,6 +60,7 @@ Although Caddy's binaries are completely static, Caddy relies on some excellent
This list may not be comprehensive, but [godoc.org](https://godoc.org/github.com/mholt/caddy) will list all packages that any given package imports.
## Quick Start
The website has [full documentation](https://caddyserver.com/docs) but this will get you started in about 30 seconds:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment