JSON blob 937690d77350877cc773f574d6150bc9d1fbcb1a2e23a5ae9c1553d5d29465a5

{
  "architecture": "amd64",
  "author": "The Prometheus Authors <prometheus-developers@googlegroups.com>",
  "config": {
    "User": "nobody",
    "ExposedPorts": {
      "9090/tcp": {}
    },
    "Env": [
      "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
    ],
    "Entrypoint": [
      "/bin/prometheus"
    ],
    "Cmd": [
      "--config.file=/etc/prometheus/prometheus.yml",
      "--storage.tsdb.path=/prometheus"
    ],
    "Volumes": {
      "/prometheus": {}
    },
    "WorkingDir": "/prometheus",
    "Labels": {
      "maintainer": "The Prometheus Authors <prometheus-developers@googlegroups.com>",
      "org.opencontainers.image.authors": "The Prometheus Authors",
      "org.opencontainers.image.description": "The Prometheus monitoring system and time series database",
      "org.opencontainers.image.documentation": "https://prometheus.io/docs",
      "org.opencontainers.image.licenses": "Apache License 2.0",
      "org.opencontainers.image.source": "https://github.com/prometheus/prometheus",
      "org.opencontainers.image.title": "Prometheus",
      "org.opencontainers.image.url": "https://github.com/prometheus/prometheus",
      "org.opencontainers.image.vendor": "Prometheus"
    },
    "ArgsEscaped": true
  },
  "created": "2026-01-07T16:41:18.626366876Z",
  "history": [
    {
      "created": "2024-09-26T21:31:42Z",
      "created_by": "BusyBox 1.37.0 (uclibc), Buildroot 2025.08.3, Debian 13"
    },
    {
      "created": "2025-12-15T10:54:44.734274305Z",
      "created_by": "MAINTAINER The Prometheus Authors <prometheus-developers@googlegroups.com>",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2025-12-15T10:54:44.734274305Z",
      "created_by": "COPY /rootfs / # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.013973499Z",
      "created_by": "LABEL maintainer=The Prometheus Authors <prometheus-developers@googlegroups.com>",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.013973499Z",
      "created_by": "LABEL org.opencontainers.image.authors=The Prometheus Authors org.opencontainers.image.vendor=Prometheus org.opencontainers.image.title=Prometheus org.opencontainers.image.description=The Prometheus monitoring system and time series database org.opencontainers.image.source=https://github.com/prometheus/prometheus org.opencontainers.image.url=https://github.com/prometheus/prometheus org.opencontainers.image.documentation=https://prometheus.io/docs org.opencontainers.image.licenses=Apache License 2.0",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.013973499Z",
      "created_by": "ARG ARCH=amd64",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.013973499Z",
      "created_by": "ARG OS=linux",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.013973499Z",
      "created_by": "COPY .build/linux-amd64/prometheus /bin/prometheus # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.463312875Z",
      "created_by": "COPY .build/linux-amd64/promtool /bin/promtool # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.474293958Z",
      "created_by": "COPY documentation/examples/prometheus.yml /etc/prometheus/prometheus.yml # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.482343493Z",
      "created_by": "COPY LICENSE /LICENSE # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.489993036Z",
      "created_by": "COPY NOTICE /NOTICE # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.497448454Z",
      "created_by": "COPY npm_licenses.tar.bz2 /npm_licenses.tar.bz2 # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.505702823Z",
      "created_by": "WORKDIR /prometheus",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.626366876Z",
      "created_by": "RUN |2 ARCH=amd64 OS=linux /bin/sh -c chown -R nobody:nobody /etc/prometheus /prometheus && chmod g+w /prometheus # buildkit",
      "comment": "buildkit.dockerfile.v0"
    },
    {
      "created": "2026-01-07T16:41:18.626366876Z",
      "created_by": "USER nobody",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.626366876Z",
      "created_by": "EXPOSE map[9090/tcp:{}]",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.626366876Z",
      "created_by": "VOLUME [/prometheus]",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.626366876Z",
      "created_by": "ENTRYPOINT [\"/bin/prometheus\"]",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    },
    {
      "created": "2026-01-07T16:41:18.626366876Z",
      "created_by": "CMD [\"--config.file=/etc/prometheus/prometheus.yml\" \"--storage.tsdb.path=/prometheus\"]",
      "comment": "buildkit.dockerfile.v0",
      "empty_layer": true
    }
  ],
  "os": "linux",
  "rootfs": {
    "type": "layers",
    "diff_ids": [
      "sha256:b92437a87bb9fdba549cccb225042bb05b8789d69defffc21554e626c60f99d8",
      "sha256:84496267475d55be3842b1f3e0c546529e6c539c3ad4b9cd37a91677444cf3cd",
      "sha256:6888b9d06e43a6f48204bacf65857d5f40325b0609ed22a5a2dcd8e849c74753",
      "sha256:be504ffc809244f987d79757ccfa917313bd387192992494527bc745e8c05819",
      "sha256:5f5e78b0ff266caecf5bed822b159b60b245248ff9b356be70ea327d2821c306",
      "sha256:ed5840030826d28419465d540a225651771aeeac4f64e2b6f98c622dc9881da4",
      "sha256:b6dad578dca131e4b98590686e2862275a1906023b8adfcc75f964700b2d38b3",
      "sha256:d86dcca436368a8ad22d184b2b4cd8493f6c422d0aaef4a5812227a3b1d28bad",
      "sha256:a9cc80ee8d8a5f6471e6a5667f0310d5d6f2cff596c5f60ceace4cc8e88e4b88",
      "sha256:150956d6f5aef4663d70ecd9b67e51f159ad30732b5c05e237804d3996cec715"
    ]
  }
}

Images, referring to this json: