Readme: Add Docker image info and docker pulls badge
This commit is contained in:
parent
108a3de433
commit
e1c0fd6984
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# ZeroNet [](https://travis-ci.org/HelloZeroNet/ZeroNet) [](https://zeronet.io/docs/faq/) [](https://zeronet.io/docs/help_zeronet/donate/) 
|
# ZeroNet [](https://travis-ci.org/HelloZeroNet/ZeroNet) [](https://zeronet.io/docs/faq/) [](https://zeronet.io/docs/help_zeronet/donate/)  [](https://hub.docker.com/r/nofish/zeronet)
|
||||||
|
|
||||||
Decentralized websites using Bitcoin crypto and the BitTorrent network - https://zeronet.io
|
Decentralized websites using Bitcoin crypto and the BitTorrent network - https://zeronet.io
|
||||||
|
|
||||||
|
@ -82,6 +82,9 @@ Decentralized websites using Bitcoin crypto and the BitTorrent network - https:/
|
||||||
|
|
||||||
__Tip:__ Start with `./ZeroNet.sh --ui_ip '*' --ui_restrict your.ip.address` to allow remote connections on the web interface.
|
__Tip:__ Start with `./ZeroNet.sh --ui_ip '*' --ui_restrict your.ip.address` to allow remote connections on the web interface.
|
||||||
|
|
||||||
|
#### Docker
|
||||||
|
There is an official image, built from source at: https://hub.docker.com/r/nofish/zeronet/
|
||||||
|
|
||||||
### Install from source
|
### Install from source
|
||||||
|
|
||||||
- `wget https://github.com/HelloZeroNet/ZeroNet/archive/py3/ZeroNet-py3.tar.gz`
|
- `wget https://github.com/HelloZeroNet/ZeroNet/archive/py3/ZeroNet-py3.tar.gz`
|
||||||
|
|
Loading…
Reference in a new issue