Add dnssec-signer container for ccchb/dns pipeline

This commit is contained in:
Fritz Grimpen 2025-01-25 01:43:52 +01:00
parent d84d8bee08
commit e095deee37

View file

@ -0,0 +1,11 @@
FROM alpine
LABEL org.opencontainers.image.authors=""
LABEL org.opencontainers.image.url="https://dev.ccchb.de/ccchb/oci-images/src/branch/main/dnssec-signer"
LABEL org.opencontainers.image.source="https://dev.ccchb.de/ccchb/oci-images/src/branch/main/dnssec-signer"
LABEL org.opencontainers.image.documentation="https://dev.ccchb.de/ccchb/oci-images/src/branch/main/dnssec-signer"
LABEL org.opencontainers.image.version=1
LABEL org.opencontainers.image.vendor="CCC Bremen"
LABEL org.opencontainers.image.description="DNSSEC Signing Container"
RUN apk add --no-cache make bind-dnssec-tools ldns-tools git age