update README
This commit is contained in:
parent
b10004d414
commit
4c9c43ac44
11
README.md
11
README.md
@ -3,11 +3,6 @@ Intro
|
|||||||
|
|
||||||
Running Zeronet in Docker container
|
Running Zeronet in Docker container
|
||||||
|
|
||||||
Build
|
|
||||||
=====
|
|
||||||
```
|
|
||||||
docker build -t my/zeronet .
|
|
||||||
```
|
|
||||||
|
|
||||||
Run
|
Run
|
||||||
===
|
===
|
||||||
@ -37,3 +32,9 @@ docker-compose up -d
|
|||||||
```
|
```
|
||||||
|
|
||||||
And access it via `http://zeronet:43110`
|
And access it via `http://zeronet:43110`
|
||||||
|
|
||||||
|
|
||||||
|
If you wish to build the image
|
||||||
|
```
|
||||||
|
docker build -t my/zeronet .
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user