newt (latest)
Published 2026-04-12 15:35:39 -06:00 by admin
Installation
docker pull gitea.bnkops.com/admin/newt:latestsha256:c302d20c35e0f2abc6ee1a07f12be247b47009b8d134a79d68a3c5ec5a95c9b0About this package
Pangolin tunneled site & network connector
Image Layers
| ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates tzdata iputils # buildkit |
| COPY /newt /usr/local/bin/ # buildkit |
| COPY entrypoint.sh / # buildkit |
| EXPOSE [2112/tcp] |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
| CMD ["newt"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | fosrl |
| org.opencontainers.image.created | 2026-04-03T21:38:37Z |
| org.opencontainers.image.description | Pangolin tunneled site & network connector |
| org.opencontainers.image.documentation | https://github.com/fosrl/newt |
| org.opencontainers.image.licenses | AGPL-3.0 |
| org.opencontainers.image.ref.name | 1.11.0 |
| org.opencontainers.image.revision | cd4782265a57ac48b75243d2b141e90c7360438f |
| org.opencontainers.image.source | https://github.com/fosrl/newt |
| org.opencontainers.image.title | newt |
| org.opencontainers.image.url | https://github.com/fosrl/newt |
| org.opencontainers.image.version | 1.11.0 |