Skip to content

Commit

Permalink
Fix #3: mention Docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
handcraftedbits committed Mar 19, 2017
1 parent 127aebe commit 8a51705
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ way to do this is to start netshot with `xvfb-run`:
xvfb-run --server-args "-screen 0 640x480x24" netshot
```

### Docker Image

A [Docker image](https://hub.docker.com/r/handcraftedbits/netshot/) for netshot is available. To run, please consult
the [documentation](https://github.com/handcraftedbits/docker-netshot#usage).

### Logging

Netshot uses [Bunyan](https://github.com/trentm/node-bunyan) for logging. It is recommended that you
Expand Down

0 comments on commit 8a51705

Please sign in to comment.