vpn-headscale (sha256:c90805919236a1d30326fc961cdee575be04970fdaafbf8cf6e0c00919d65c07)
Published 2026-06-06 16:06:23 +00:00 by rsp2k
Installation
docker pull git.supported.systems/rsp2k/vpn-headscale@sha256:c90805919236a1d30326fc961cdee575be04970fdaafbf8cf6e0c00919d65c07sha256:c90805919236a1d30326fc961cdee575be04970fdaafbf8cf6e0c00919d65c07About 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 |