Skip to content

Commit

Permalink
Added Docker to README
Browse files Browse the repository at this point in the history
  • Loading branch information
n3r0-ch committed May 27, 2015
1 parent 310ed6f commit 57999d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ It downloads the latest version of ZeroNet then starts it automatically.
* Run `python zeronet.py --ui_ip 0.0.0.0`
* Open http://127.0.0.1:43110/ in your browser

### Docker
* `docker run -p 15441:15441 -p 43110:43110 nofish/zeronet​`
* Open http://127.0.0.1:43110/ in your browser

## Current limitations

* No torrent-like, file splitting for big file support
Expand Down

0 comments on commit 57999d8

Please sign in to comment.