Skip to content

Commit

Permalink
changed version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
obi12341 committed Feb 7, 2016
1 parent 483c615 commit b658580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PowerDNS Authoritative server and Poweradmin

Just use this command to start the container. PowerDNS will listen on port 53/tcp, 53/udp and 8080/tcp.

```docker run --name pdns-master --link mysql:db -d -p 53:53/udp -p 53:53 -p 8080:80 secns/pdns:3.4.7-2```
```docker run --name pdns-master --link mysql:db -d -p 53:53/udp -p 53:53 -p 8080:80 secns/pdns:3.4.8```

Login:
``` admin / admin ```
Expand Down

0 comments on commit b658580

Please sign in to comment.