mattermost-push-proxy-router (sha256:84f9306fcef6cb8da43536339f94e08f8a13c85d60d26aad5ea44f3b5c10581f)

Published 2026-07-27 08:44:35 +02:00 by fmartingr

Installation

docker pull git.nakama.town/fmartingr/mattermost-push-proxy-router@sha256:84f9306fcef6cb8da43536339f94e08f8a13c85d60d26aad5ea44f3b5c10581f
sha256:84f9306fcef6cb8da43536339f94e08f8a13c85d60d26aad5ea44f3b5c10581f

Image layers

ARG TARGETPLATFORM=linux/arm64
LABEL maintainer=Felipe Martin <me@fmartingr.com>
LABEL org.opencontainers.image.source=https://git.nakama.town/fmartingr/mattermost-push-proxy-router
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit
COPY /etc/passwd /etc/passwd # buildkit
COPY /etc/group /etc/group # buildkit
COPY /app /app # buildkit
COPY linux/arm64/mattermost-push-proxy-router /usr/local/bin/mattermost-push-proxy-router # buildkit
WORKDIR /app
USER app
EXPOSE [8066/tcp]
ENTRYPOINT ["/usr/local/bin/mattermost-push-proxy-router"]

Labels

Key Value
maintainer Felipe Martin <me@fmartingr.com>
org.opencontainers.image.source https://git.nakama.town/fmartingr/mattermost-push-proxy-router
org.opencontainers.image.version 0.1.2
Details
Container
2026-07-27 08:44:35 +02:00
0
OCI / Docker
linux/arm64
4 MiB
Versions (7) View all
0.2.2 2026-07-30
latest 2026-07-30
0.2.1 2026-07-30
0.2.0 2026-07-28
0.1.2 2026-07-27