Block a user
headplane (0)
Published 2026-04-15 23:06:23 +00:00 by CDBytes
Installation
docker pull gitea.cdbytes.com/cdbytes/headplane:0sha256:cc7c909fbf77e9d06901c9159895041805234491101507a3bbcf22288c2ff993
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8944526daf | linux/amd64 | 98 MiB |
Image Layers ( linux/amd64)
| 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 |
| bazel build @bookworm//libc6/amd64:data_statusd |
| bazel build @bookworm//libssl3/amd64:data_statusd |
| bazel build @bookworm//libgomp1/amd64:data_statusd |
| bazel build @bookworm//libstdc++6/amd64:data_statusd |
| bazel build @bookworm//libgcc-s1/amd64:data_statusd |
| bazel build @bookworm//gcc-12-base/amd64:data_statusd |
| bazel build @nodejs22_amd64//:data |
| COPY /run/build /app/build # buildkit |
| COPY /run/drizzle /app/drizzle # buildkit |
| COPY /run/node_modules /app/node_modules # buildkit |
| COPY /bin/hp_agent /usr/libexec/headplane/agent # buildkit |
| COPY /var/lib/headplane /var/lib/headplane # buildkit |
| COPY /bin/fake-sh /bin/sh # buildkit |
| COPY /bin/fake-sh /bin/bash # buildkit |
| COPY /bin/hp_healthcheck /bin/hp_healthcheck # buildkit |
| HEALTHCHECK &{["CMD" "/bin/hp_healthcheck"] "30s" "5s" "5s" "0s" '\x03'} |
| WORKDIR /app |
| CMD ["/app/build/server/index.js"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-02-26T23:25:42.591Z |
| org.opencontainers.image.description | A feature-complete Web UI for Headscale |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 0cff3890510dfb33e09b2ed3ad78319a2d59b276 |
| org.opencontainers.image.source | https://github.com/tale/headplane |
| org.opencontainers.image.title | headplane |
| org.opencontainers.image.url | https://github.com/tale/headplane |
| org.opencontainers.image.version | 0.6.2 |