sisyphus/coredns (sha256:01f311e768e023a5fb29fb8c760a32fe826d276e3363e097ce5b756c3cfb3010)
Published 2024-12-17 22:54:16 +03:00 by fedorovand
Installation
docker pull gitea.basealt.ru/alt/sisyphus/coredns@sha256:01f311e768e023a5fb29fb8c760a32fe826d276e3363e097ce5b756c3cfb3010
sha256:01f311e768e023a5fb29fb8c760a32fe826d276e3363e097ce5b756c3cfb3010
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:ec995b636bd7d07a1baac3547aad843fa78dc3420ceb8693d032758db0b2226e 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.1 /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