Infrastructure as Code

Repositories with services as code

coredns (v1.14.2)

Published 2026-08-20 01:04:48 +03:00 by mpavlov

Installation

docker pull olssonul.com/iac/coredns:v1.14.2
sha256:479e2b1a19104bee950d8dda74c34ad64c0a6a121d5f206ac6c3a5221613740f

Image Layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
COPY /coredns /coredns # buildkit
USER nonroot:nonroot
WORKDIR /
EXPOSE map[53/tcp:{} 53/udp:{}]
ENTRYPOINT ["/coredns"]
Details
Container
2026-08-20 01:04:48 +03:00
3
OCI / Docker
linux/amd64
23 MiB
Versions (1) View all
v1.14.2 2026-08-20