Fix typo in the varnish docs

This commit is contained in:
Jacob Dreesen 2021-11-29 20:57:03 +01:00
parent b985043dec
commit 2ceaaa6adb
No known key found for this signature in database
GPG Key ID: 5E1923FAFC70FE56
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ By default, the containers will use a cache size of 100MB, which is usually a bi
$ docker run --tmpfs /var/lib/varnish:exec -e VARNISH_SIZE=2G %%IMAGE%%
```
Additionally, you can add arguments to `docker run` affter `%%IMAGE%%`, if the first one starts with a `-`, they will be appendend to the [default command](https://github.com/varnish/docker-varnish/blob/master/docker-varnish-entrypoint#L8):
Additionally, you can add arguments to `docker run` after `%%IMAGE%%`, if the first one starts with a `-`, they will be appendend to the [default command](https://github.com/varnish/docker-varnish/blob/master/docker-varnish-entrypoint#L8):
```console
# extend the default keep period