Download | Prometheus
https://prometheus.io/downloadDownload. We provide precompiled binaries and Docker images for most officially maintained Prometheus components. If a component is not listed here, check the respective repository on Github for further instructions. There is also a constantly growing number of independently maintained exporters listed at Exporters and integrations .
Installation | Prometheus
prometheus.io › docs › prometheusAll 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.