vpn-headscale (sha256:7569c8c23840d706b00921cd8492ef3267e9faf7408ffa72ac39ce95b651ef5c)
Published 2026-06-06 16:15:26 +00:00 by rsp2k
Installation
docker pull git.supported.systems/rsp2k/vpn-headscale@sha256:7569c8c23840d706b00921cd8492ef3267e9faf7408ffa72ac39ce95b651ef5csha256:7569c8c23840d706b00921cd8492ef3267e9faf7408ffa72ac39ce95b651ef5cAbout this package
Headscale (feature/oidc-groups) with supported.systems branding
Image Layers
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian12 |
| bazel build //common:cacerts_debian12_amd64 |
| LABEL org.opencontainers.image.source=https://git.supported.systems/rsp2k/vpn-headscale |
| LABEL org.opencontainers.image.description=Headscale (feature/oidc-groups) with supported.systems branding |
| LABEL org.opencontainers.image.licenses=BSD-3-Clause |
| COPY /headscale /headscale # buildkit |
| COPY --chown=65532:65532 /tmp/empty /var/lib/headscale # buildkit |
| EXPOSE [50443/tcp 8080/tcp 9090/tcp] |
| USER nonroot:nonroot |
| ENTRYPOINT ["/headscale"] |
| CMD ["serve"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Headscale (feature/oidc-groups) with supported.systems branding |
| org.opencontainers.image.licenses | BSD-3-Clause |
| org.opencontainers.image.source | https://git.supported.systems/rsp2k/vpn-headscale |