1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update readme file

This commit is contained in:
Timothy 2016-07-01 15:42:50 +08:00
parent 22ac45dd15
commit 5a045de242

View File

@ -63,7 +63,7 @@ Now godns supports to run in docker.
docker pull timothyye/godns:1.0 docker pull timothyye/godns:1.0
``` ```
* Run it in container and pass config parameters to it via enviroment variables: * Run godns in container and pass config parameters to it via enviroment variables:
```bash ```bash
docker run -d --name godns --restart=always \ docker run -d --name godns --restart=always \