Readme add docker
This commit is contained in:
parent
d5c26d6198
commit
51c7738b12
@ -18,6 +18,8 @@ npm start
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
[DockerHub link](https://hub.docker.com/r/dergeorg/ntopngglobe)
|
||||||
|
|
||||||
#### Run with config file
|
#### Run with config file
|
||||||
```sh
|
```sh
|
||||||
docker run -p 3100:3100 -p 8999:8999 --name ntopngglobe -v /PATH/TO/CONF/FOLDER:/usr/src/app/public/conf -d dergeorg/ntopngglobe
|
docker run -p 3100:3100 -p 8999:8999 --name ntopngglobe -v /PATH/TO/CONF/FOLDER:/usr/src/app/public/conf -d dergeorg/ntopngglobe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user