diff --git a/README.md b/README.md index 117ab46..7028d81 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,19 @@ This is essentially an updated version of [`vscode-caddyfile-syntax`](https://gi - `caddyfile.executable`: Location of the `caddy` executable to use for code formatting. (Default: `""`) +### Using Container Caddy +To use the binary from a container simply create a script with you preferible container manager. + +``` +cat >/usr/bin/caddy <