mirror of
https://github.com/gosticks/caddy-docker.git
synced 2026-08-16 22:40:23 +00:00
update README
This commit is contained in:
@@ -89,7 +89,7 @@ Point your browser to `http://127.0.0.1:2015`.
|
||||
|
||||
You can build a docker image with custom plugins by specifying `plugins` build arg as shown in the example below.
|
||||
```
|
||||
docker build -build-arg \
|
||||
docker build --build-arg \
|
||||
plugins=filemanager,git,linode \
|
||||
github.com/abiosoft/caddy-git.git
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user