sisyphus/coredns (sha256:a736b19d7fd5931b4963beefcb49b2e30619bc4d2dda68893d4fdcdab500bffc)
Published 2024-12-17 13:37:47 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/coredns@sha256:a736b19d7fd5931b4963beefcb49b2e30619bc4d2dda68893d4fdcdab500bffc
sha256:a736b19d7fd5931b4963beefcb49b2e30619bc4d2dda68893d4fdcdab500bffc
About this package
CoreDNS is a DNS server that chains plugins
Image Layers
MAINTAINER [Alexey Shabalin <shaba@altlinux.org>] [Nadezhda Fedorova <fedor@altlinux.org] |
LABEL org.opencontainers.image.title="alt" |
LABEL org.opencontainers.image.description="Minimal image" |
LABEL org.opencontainers.image.licenses="GPLv3" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ADD file:920ef8cdb427770ab78f460dc733a8600c875eb9fedde688912691f2525f5f49 in / |
/bin/sh -c true > /etc/security/limits.d/50-defaults.conf |
CMD ["/bin/bash"] |
MAINTAINER alt-cloud |
LABEL org.opencontainers.image.title="coredns" |
LABEL org.opencontainers.image.description="CoreDNS is a DNS server that chains plugins" |
LABEL org.opencontainers.image.source="https://github.com/coredns/coredns" |
LABEL org.opencontainers.image.licenses="Apache-2.0" |
LABEL org.opencontainers.image.vendor="ALT Linux Team" |
ARG PKG_VERSION |
|1 PKG_VERSION=1.11.3 /bin/sh -c apt-get update && $([ "$(rpm --eval %_host_cpu)" = i586 ] && echo linux32) apt-get install -y coredns${PKG_VERSION} && rm -f /var/cache/apt/archives/*.rpm /var/cache/apt/*.bin /var/lib/apt/lists/*.* |
ENTRYPOINT ["/usr/bin/coredns"] |
Labels
Key | Value |
---|---|
io.buildah.version | 1.37.5 |
org.opencontainers.image.description | CoreDNS is a DNS server that chains plugins |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.source | https://github.com/coredns/coredns |
org.opencontainers.image.title | coredns |
org.opencontainers.image.vendor | ALT Linux Team |
Details
Versions (3)
View all