blob: 5d76932a559fa08d6b318e931e9bc7a4d4377014 [file] [log] [blame]
FROM headscale/headscale:0.22.3
ARG TARGETARCH
COPY server_${TARGETARCH} /usr/bin/headscale-api
RUN chmod +x /usr/bin/headscale-api