• Joined on 2026-01-11

forgeflow/mattermost-push-proxy (60ee874)

Published 2026-04-02 11:53:22 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/mattermost-push-proxy:60ee874
sha256:c355cc07ea7005fe8b79efbaadd2bec16076e1b972c67046a1702393ee2408a6

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'
/bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 curl && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd -r -s /bin/false forgeflow
/bin/sh -c mkdir -p /etc/forgeflow /var/log/forgeflow && chown -R forgeflow:forgeflow /var/log/forgeflow
COPY file:77167e69cab360bf9b0a3e7e22d8b3f23dde2122bcf2670c280374681967773d in /usr/local/bin/
COPY file:510f0abad98389d40e11070a8c2e445727309cb080be896b7f8f23c8f0d4bc63 in /etc/forgeflow/mattermost-push-proxy.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/mattermost-push-proxy.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8105
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8105/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/mattermost-push-proxy"]
Details
Container
2026-04-02 11:53:22 +00:00
1
OCI / Docker
linux/amd64
37 MiB
Versions (6) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
d1ff73f 2026-04-02