Update README.md
This commit is contained in:
parent
60df6dbc77
commit
42cd215f0b
|
@ -9,7 +9,7 @@ self-hosting grafana for monitoring:
|
||||||
dependencies (for debian): what I've installed:
|
dependencies (for debian): what I've installed:
|
||||||
|
|
||||||
- docker-clean/stable,now 2.0.4-5 all [installed]
|
- docker-clean/stable,now 2.0.4-5 all [installed]
|
||||||
- docker-compose/stable,now 1.29.2-3 all [installed]
|
- docker-compose/stable,now 1.29sudo docker-compose up.2-3 all [installed]
|
||||||
- docker-doc/stable,now 20.10.24+dfsg1-1 all [installed]
|
- docker-doc/stable,now 20.10.24+dfsg1-1 all [installed]
|
||||||
- docker-registry/stable,now 2.8.2+ds1-1 amd64 [installed]
|
- docker-registry/stable,now 2.8.2+ds1-1 amd64 [installed]
|
||||||
- docker.io/stable,now 20.10.24+dfsg1-1+b3 amd64 [installed]
|
- docker.io/stable,now 20.10.24+dfsg1-1+b3 amd64 [installed]
|
||||||
|
@ -26,4 +26,5 @@ dependencies (for debian): what I've installed:
|
||||||
DISCLAIMER: we will use bind mounts
|
DISCLAIMER: we will use bind mounts
|
||||||
|
|
||||||
1.4 everything is ready? then we start up container
|
1.4 everything is ready? then we start up container
|
||||||
sudo docker-compose up
|
sudo docker-compose up
|
||||||
|
and connect with localhost (by default it should be localhost:3000)
|
Loading…
Reference in New Issue