Docker Hub
https://hub.docker.com/r/bitnami/prometheus-operator/#!All our images are based on minideb a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading Linux distribution. All Bitnami images available in Docker Hub are signed with Docker Content Trust (DCT). You can use DOCKER_CONTENT_TRUST=1 to verify the integrity of the images.
Docker Hub
hub.docker.com › r › nginxNGINX Prometheus Exporter for NGINX and NGINX Plus. Container. Pulls 10M+ Overview Tags. NGINX Prometheus Exporter. NGINX Prometheus exporter makes it possible to monitor NGINX or
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.