mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
Add a missing word (#413)
This commit is contained in:
parent
441f11e1c3
commit
7b279d702c
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ Make sure to replace `<version>` with the latest version of Caddy to start.
|
|||
|
||||
Note the second `FROM` instruction — this produces a much smaller image by simply overlaying the newly-built binary on top of the regular `caddy` image.
|
||||
|
||||
The builder uses `xcaddy` to Caddy with the provided modules, similar to the process [outlined above](#xcaddy).
|
||||
The builder uses `xcaddy` to build Caddy with the provided modules, similar to the process [outlined above](#xcaddy).
|
||||
|
||||
To use Docker Compose, see our recommended [`compose.yml`](/docs/running#docker-compose) and usage instructions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue