portal-tunnel-rs (v2.3.7-rs.1-dev.2)

Published 2026-08-20 16:34:17 +00:00 by gofix in gofix/portal-tunnel-rs

Installation

docker pull code.rly.best/gofix/portal-tunnel-rs:v2.3.7-rs.1-dev.2
sha256:f2f293801140334875e61e2e85868c609757b2eb0aa06960c70b8fb67858cb80

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'
RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates libcap2-bin && rm -rf /var/lib/apt/lists/* && groupadd --system --gid 65532 nonroot && useradd --system --uid 65532 --gid 65532 --no-create-home --home /nonexistent --shell /usr/sbin/nologin nonroot
COPY --from=build /portal-certs /portal-certs
COPY --from=build /usr/local/bin/portal-relay /usr/local/bin/portal-relay
RUN setcap cap_net_admin,cap_net_bind_service=+ep /usr/local/bin/portal-relay && chown -R 65532:65532 /portal-certs

Labels

Key Value
org.opencontainers.image.revision 1b81484729b624bb51e2df8824d9c2eddb6d0405
org.opencontainers.image.source https://code.rly.best/gofix/portal-tunnel-rs
org.opencontainers.image.version v2.3.7-rs.1-dev.2
Details
Container
2026-08-20 16:34:17 +00:00
1
OCI / Docker
linux/arm64/v8
47 MiB
Versions (47) View all
v2.4.1-rs.1 2026-09-12
latest 2026-09-12
v2.4.1-rs.1-dev.5 2026-09-12
v2.4.1-rs.1-dev.4 2026-09-12
v2.4.1-rs.1-dev.3 2026-09-11