Synthonyx Technologies Ltd

portal (0.12.0-s1)

Published 2026-07-04 07:34:55 +00:00 by arjanvaneersel

Installation

docker pull cr.synthonyx.com/synthonyx/portal:0.12.0-s1
sha256:e2cae27a467ad01300869dbedd6189d29550bf597101a41bd213688f93fc06d7

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd --system --uid 10001 --user-group --no-create-home --shell /usr/sbin/nologin portal
WORKDIR /app
COPY file:f788e4ddcffd5fcffacab293ffb2c92edac8c021518b5d1d2400c0963e887fd4 in /usr/local/bin/portal
COPY dir:12d71cc45f0153c1b812bbd07945494aab9cca01613441fde748b141732873e0 in /app/static
ENV PORTAL_BIND_HOST=0.0.0.0 PORTAL_BIND_PORT=8080 PORTAL_STATIC_DIR=/app/static RUST_LOG=info,portal=debug
EXPOSE 8080
USER portal:portal
HEALTHCHECK --interval=30s --timeout=5s --start-period=10s --retries=3 CMD curl -sf http://127.0.0.1:8080/healthz | grep -q ok || exit 1
ENTRYPOINT ["/usr/local/bin/portal"]

Labels

Key Value
io.buildah.version 1.43.2
Details
Container
2026-07-04 07:34:55 +00:00
3
OCI / Docker
linux/amd64
41 MiB
Versions (22) View all
0.16.0-s1 2026-07-07
0.15.0-s1 2026-07-07
0.14.0-s1 2026-07-06
0.13.0-s1 2026-07-06
0.12.0-s1 2026-07-04