Skip to content
Snippets Groups Projects
Commit 576ec99d authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

add tailscale

parent eeb9a1d8
Branches
No related tags found
No related merge requests found
Pipeline #169315 passed
FROM ghcr.io/ansible/creator-ee:v0.17.0
RUN mkdir /app
WORKDIR /app
# requirements from main ansible repo
RUN ansible-galaxy collection install community.general community.docker community.mysql
ENTRYPOINT ["entrypoint ansible-lint"]
COPY --from=tailscale/tailscale /usr/local/bin/tailscale /usr/local/bin/tailscaled /usr/local/bin/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment