matrix-prometheus (1.0.1)

Published 2023-01-14 03:40:13 +01:00 by luca in luca/matrix-prometheus

Installation

docker pull git.luj0ga.de/luca/matrix-prometheus:1.0.1
sha256:093c8e415eb4a172a8e2a74d78770c97906e5116adc910cd55780a1b2661fa2b

Image Layers

ADD file:e2398d0bf516084b2b37ba1bb76b86d56e66999831df692461679fbd6a5d8eb6 in /
CMD ["bash"]
ARG DEBIAN_FRONTEND=noninteractive
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c groupadd --gid 999 --system matrix-prometheus && useradd --gid 999 --system --uid 999 matrix-prometheus
|1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get install -y ca-certificates libolm3
COPY file:5027e6d09fba53e462e839141a0b8cc48083f6ff83a7289a9d5a0cab30e2b92c in /usr/local/bin/matrix-prometheus
USER matrix-prometheus
VOLUME [/data]
WORKDIR /data
EXPOSE 8000
CMD ["/usr/local/bin/matrix-prometheus"]
LABEL org.opencontainers.image.created=2023-01-14T02:39:13Z
LABEL org.opencontainers.image.revision=d5d8c41a174b17c52e20a0a8ded579df0da72cb6
LABEL org.opencontainers.image.source=https://git.luj0ga.de/luca/matrix-prometheus.git
LABEL org.opencontainers.image.url=https://git.luj0ga.de/luca/matrix-prometheus

Labels

Key Value
org.opencontainers.image.created 2023-01-14T02:39:13Z
org.opencontainers.image.revision d5d8c41a174b17c52e20a0a8ded579df0da72cb6
org.opencontainers.image.source https://git.luj0ga.de/luca/matrix-prometheus.git
org.opencontainers.image.url https://git.luj0ga.de/luca/matrix-prometheus
Details
Container
2023-01-14 03:40:13 +01:00
0
OCI / Docker
linux/amd64
49 MiB
Versions (7) View all
1 2023-03-09
1.1.1 2023-03-09
1.1 2023-03-09
1.1.0 2023-03-07
1.0.1 2023-01-14