...
We present a procedure that establishes the service using Docker-compose. Obviously, Docker-compose must be present on the system (if not present install docker-compose). We create Create a folder (e.g. "mkdir prometheus") in which we insert the docker-compose.yml
file
...