pushgateway (1)
Published 2026-07-12 05:04:57 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/pushgateway:1sha256:c5c9ebabebaf4e5d2721cb7684641e4d5e4f138cd7542db04b8892007fb869a9About this package
O9S custom distribution of Prometheus push gateway for ephemeral jobs
Image layers
| ARG SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH TARGETARCH |
| ENV O9S_PUSHGATEWAY_HTTP_PORT=8080 |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:821613e4550f54efae0586d0c74c80b9732ce2d61aef8931a49b5377fa88e931 in / |
| COPY dir:5b79eba1f9331fa3942015f81727ab5e57abd9e937fa02548aec68a3b5bffc16 in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=pushgateway M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:f37182a5e9213b14068f05e44d383a41043a6bfea8e1055914ed7858fd223272 in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=pushgateway M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| LABEL prometheus.enabled=true |
| LABEL prometheus.port=${O9S_PUSHGATEWAY_HTTP_PORT} |
| LABEL traefik.enable=true |
| LABEL traefik.http.routers.pushgateway.rule="Host(`push.docker.localhost`)" |
| LABEL traefik.http.routers.pushgateway.entrypoints=web,websecure |
| LABEL traefik.http.routers.pushgateway.middlewares=redirect-to-https@file |
| LABEL traefik.http.services.pushgateway.loadbalancer.server.port=${O9S_PUSHGATEWAY_HTTP_PORT} |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="b4a87c150805fb01197ea3947aa7db2897afd980" "org.opencontainers.image.created"="2026-07-12T04:07:44Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="b4a87c1" "org.opencontainers.image.title"="O9S / Pushgateway (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of Prometheus push gateway for ephemeral jobs" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/pushgateway" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | b4a87c1 |
| org.opencontainers.image.created | 2026-07-12T04:07:44Z |
| org.opencontainers.image.description | O9S custom distribution of Prometheus push gateway for ephemeral jobs |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | b4a87c150805fb01197ea3947aa7db2897afd980 |
| org.opencontainers.image.source | https://codeberg.org/o9s/pushgateway |
| org.opencontainers.image.title | O9S / Pushgateway (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |
| prometheus.enabled | true |
| prometheus.port | 8080 |
| traefik.enable | true |
| traefik.http.routers.pushgateway.entrypoints | web,websecure |
| traefik.http.routers.pushgateway.middlewares | redirect-to-https@file |
| traefik.http.routers.pushgateway.rule | Host(`push.docker.localhost`) |
| traefik.http.services.pushgateway.loadbalancer.server.port | 8080 |