Skip to content

Commit

Permalink
feat(readme.md): add instruction to pull docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramzus authored Nov 15, 2019
1 parent 2d34fd5 commit 6f1a5b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ nut server docker image for serving switch nsp and xci to tinfoil on local netwo

## Quick Start

Pull latest build from docker hub

```
docker pull ramdockerapp/nut-server
````
Launch the nut-server docker container with the following command:
```
Expand Down

0 comments on commit 6f1a5b3

Please sign in to comment.