fix error command

This commit is contained in:
Terry Chen 2015-08-15 10:35:32 +08:00
parent f8896a5dea
commit 7ee2b2f418
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Running command
```
docker run -v /path/data:/var/spool/apt-mirror \
-v /path/your/mirror.list:/etc/apt/mirror.list \
-e TIMEOUT=timeout-value
-e TIMEOUT=timeout-value \
-d -p port_number:80 seterrychen/apt-mirror-http-server
```
/path/data is where to store data, and the TIMEOUT var to repeatedly execute apt-mirror.