Skip to content
Snippets Groups Projects
Commit 45bed3bf authored by Lukas Koenen's avatar Lukas Koenen
Browse files

feat: add ansible to dnscontrol image

parent 4eab990c
No related branches found
No related tags found
1 merge request!6feat: add dnscontrol image
......@@ -6,5 +6,7 @@ LABEL \
org.opencontainers.image.source="https://code.fbi.h-da.de/hdacloud/images"
RUN apk add py3-pip
RUN pip install python-gitlab
RUN pip install \
python-gitlab \
ansible
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment