oijkn / Docker-Raspberry-PI-Monitoring

A docker-compose stack solution for monitoring host and containers with Prometheus, Grafana, cAdvisor and NodeExporter.
MIT License
363 stars 55 forks source link

can not run docker-compose up -d #3

Closed tramsach closed 2 years ago

tramsach commented 2 years ago

Hi, Pls tell me how to run command docker-compose up -d on. When I type and hit enter, I get error:

~/Docker-Raspberry-PI-Monitoring $ docker-compose up -d -bash: docker-compose: command not found

Thank you.

oijkn commented 2 years ago

Hi @tramsach,

You have just to follow this guide to install docker and docker-compose : https://dev.to/elalemanyo/how-to-install-docker-and-docker-compose-on-raspberry-pi-1mo

Or you can simply search another guide in internet 😉