Installation | Prometheus
prometheus.io › docs › prometheusUsing Docker. All Prometheus services are available as Docker images on Quay.io or Docker Hub. Running Prometheus on Docker is as simple as docker run -p 9090:9090 prom/prometheus. This starts Prometheus with a sample configuration and exposes it on port 9090. The Prometheus image uses a volume to store the actual metrics.
Docker Hub
hub.docker.com › r › promWhy Docker. Overview What is a Container. Products. Product Overview. Product Offerings. Docker Desktop Docker Hub. Features. Container Runtime Developer Tools Docker App Kubernet
Prometheus Docker Setup
mitoamerica.us › prometheus-docker-setupJan 08, 2022 · Prometheus Docker Setup Windows 10 Pre-requisites. Before we get started installing the Prometheus stack. Ensure you install docker-compose on your Docker host machine. Installation & Configuration. Clone the project Prometheus Monitoring Project locally to your Docker host.