Add docker/headscale/Dockerfile
This commit is contained in:
parent
d433972326
commit
09c6e25830
|
@ -0,0 +1,3 @@
|
||||||
|
FROM headscale/headscale:latest
|
||||||
|
COPY prep.sh /usr/bin/local/
|
||||||
|
RUN /bin/bash /usr/bin/local/prep.sh
|
Loading…
Reference in New Issue