You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tiny 4MB Caddy image compressed with [UPX](https://github.com/upx/upx).
5
5
6
6
[](https://microbadger.com/images/productionwentdown/caddy"Get your own image badge on microbadger.com")
7
7
8
+
# Usage
9
+
10
+
Serve files in `$PWD`:
11
+
```
12
+
docker run -it --rm -p 2015:2015 -v $PWD:/srv productionwentdown/caddy
0 commit comments