Update readme

This commit is contained in:
dpedu 2015-09-05 22:45:57 -07:00
parent bdde0ee03a
commit f1c8ec1054
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Container for running [Varnish Cache](https://www.varnish-cache.org/). Automatic
* Set memory size: `docker run` with `-e MEMSIZE=128m`
* Use pre-set secret: `-e SECRET=7d40f8f1-9107-4cce-a2b6-f5caf6fc7b9d`
* Set custom syslog target remote host: `-e LOGHOST=10.0.40.28`
* Expose control terminal: `-p 1234:6082`
*Extras*