headscale (latest)

Published 2024-08-16 19:03:04 +00:00 by Aroy

Installation

docker pull git.aroy-art.com/aroy/headscale:latest
sha256:acbf538164438ca36d0a098368a3f6e33861e8611b2177fdd19f7c534c9ddce9

About this package

An open source, self-hosted implementation of the Tailscale control server

Image Layers

ADD file:a2378c1b12e95db69e24b9d347441678c6f23239292cce3c822b1524992b6ec4 in /
CMD ["bash"]
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* && apt-get clean # buildkit
COPY /go/bin/headscale /bin/headscale # buildkit
ENV TZ=UTC
RUN /bin/sh -c mkdir -p /var/run/headscale # buildkit
EXPOSE map[8080/tcp:{}]
CMD ["headscale"]

Labels

Key Value
org.opencontainers.image.created 2023-05-12T08:12:47.961Z
org.opencontainers.image.description An open source, self-hosted implementation of the Tailscale control server
org.opencontainers.image.licenses BSD-3-Clause
org.opencontainers.image.revision b01f1f1867136d9b2d7b1392776eb363b482c525
org.opencontainers.image.source https://github.com/juanfont/headscale
org.opencontainers.image.title headscale
org.opencontainers.image.url https://github.com/juanfont/headscale
org.opencontainers.image.version 0.22.3
Details
Container
2024-08-16 19:03:04 +00:00
1
OCI / Docker
linux/amd64
BSD-3-Clause
41 MiB
Versions (1) View all
latest 2024-08-16