tunnel (sha256:642f2143c0e0d199824e60ea97fe1936016bf880876391c266e4c36b46b45cdb)
Published 2026-05-17 18:42:57 +00:00 by carlos
Installation
docker pull code.as210469.net/nubulusnetworkopensource/tunnel@sha256:642f2143c0e0d199824e60ea97fe1936016bf880876391c266e4c36b46b45cdbsha256:642f2143c0e0d199824e60ea97fe1936016bf880876391c266e4c36b46b45cdbImage layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY /build/tunnel-agent /usr/local/bin/tunnel-agent # buildkit |
| ENV LISTEN_PORT=8080 LOG_LEVEL=info |
| ENTRYPOINT ["/usr/local/bin/tunnel-agent"] |