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

Published 2026-09-11 17:44:07 +00:00 by gofix in gofix/portal-tunnel-rs

Installation

docker pull code.rly.best/gofix/portal-tunnel-rs:v2.4.1-rs.1-dev.2
sha256:557508c6cbfe719ef50242b5f5f542047b26a2518294ec849306a89ae0f17d97

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'
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
COPY --from=ivnp-build /portal-ivnp-helper /usr/local/bin/portal-ivnp-helper
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 0fa0f216124cfc6d01ebce23430d2d67b9093225
org.opencontainers.image.source https://code.rly.best/gofix/portal-tunnel-rs
org.opencontainers.image.version v2.4.1-rs.1-dev.2
Details
Container
2026-09-11 17:44:07 +00:00
5
OCI / Docker
linux/arm64/v8
52 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