oci-images/dnssec-signer/Containerfile
Fritz Grimpen e095deee37
All checks were successful
ci/woodpecker/tag/publish Pipeline was successful
Add dnssec-signer container for ccchb/dns pipeline
2025-01-25 01:43:52 +01:00

11 lines
611 B
Docker

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