setting up Prometheus and Grafana
138
Need to run this command after pulling the docker image
docker run -it -v /var/run/docker.sock:/var/run/docker.sock daggu1997/prometheus:v1.0.1 bash
execute the command to see thhe cadvisor and grapana and prometheus are running in a conatiner
docker-compose up -d
docker run -d --name watchtower -p 8082:8082 --restart always -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtower -i 30
Content type
Image
Digest
sha256:4cc65b59f…
Size
196.3 MB
Last updated
over 2 years ago
docker pull daggu1997/prometheus:v1.0.1