Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
wixyvir committed Nov 10, 2015
1 parent a4800c9 commit 9ced6c1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@

This container starts a OpenNTPD server to serve time.

### To run the container:

```
docker run -p 123:123/udp --privileged=true cyprien/openntpd
```

It will:
* serve time to every network interface
* adjust local host time

0 comments on commit 9ced6c1

Please sign in to comment.