sha256:0cbd97b0ff188262155731d302d380b3eacdb29da1ed7afa4c41b33dddbb5491
OS/ARCH
linux/amd64
Compressed size
252.81 MB
Last pushed
over 1 year by robotair
Type
Image
Manifest digest
sha256:0cbd97b0ff188262155731d302d380b3eacdb29da1ed7afa4c41b33dddbb5491
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.200 B8ENV PYTHON_SHA256=6b281279efd85294d2d6993e173983a57464c0133956fbbb5536ec9646beaf0c0 B9RUN /bin/sh -c set -eux;14.23 MB10RUN /bin/sh -c set -eux;250 B11CMD ["python3"]0 B12RUN /bin/sh -c apt-get update4.99 MB13RUN /bin/sh -c pip install3.41 MB14RUN /bin/sh -c mkdir -p312 B15COPY --chmod=644 config/prometheus.yml /etc/prometheus/prometheus.yml #331 B16COPY --chmod=644 config/grafana/provisioning/datasources /etc/grafana/provisioning/datasources #309 B17COPY --chmod=644 config/grafana/provisioning/dashboards /etc/grafana/provisioning/dashboards #359 B18COPY --chmod=644 config/grafana/dashboards /var/lib/grafana/dashboards #25.41 KB19RUN /bin/sh -c wget https://github.com/prometheus/prometheus/releases/download/v2.41.0/prometheus-2.41.0.linux-amd64.tar.gz87.07 MB20RUN /bin/sh -c wget https://dl.grafana.com/enterprise/release/grafana-enterprise_9.4.7_amd64.deb102.15 MB21RUN /bin/sh -c wget https://github.com/prometheus/node_exporter/releases/download/v1.5.0/node_exporter-1.5.0.linux-amd64.tar.gz9.8 MB22COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit465 B23EXPOSE map[3000/tcp:{} 9090/tcp:{} 9100/tcp:{}]0 B24CMD ["supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /