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

feat: add dnscontrol image

parent c72dab32
No related branches found
No related tags found
1 merge request!6feat: add dnscontrol image
FROM stackexchange/dnscontrol:v3.20.0
LABEL \
org.opencontainers.image.title="dnscontrol" \
org.opencontainers.image.url="https://code.fbi.h-da.de/hdacloud/images" \
org.opencontainers.image.source="https://code.fbi.h-da.de/hdacloud/images"
RUN apk add py3-pip
RUN pip install python-gitlab
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