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

Published 2026-09-12 09:40:18 +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.4
sha256:c94ecb6f340610c7deac57328fc88c1b2f6076467386e194a86bc8703d9246e9

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 4ac00a6d42f1cc52827ba0ba5bd372c7b43bb985
org.opencontainers.image.source https://code.rly.best/gofix/portal-tunnel-rs
org.opencontainers.image.version v2.4.1-rs.1-dev.4
Details
Container
2026-09-12 09:40:18 +00:00
2
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