unbound (sha256:19753fdb025dbed8efecfe718dcda16b721d689305e402d935928c2209303d1d)

Published 2024-11-30 11:14:37 +00:00 by cyrilix

Installation

docker pull git.cyrilix.bzh/cyrilix/unbound@sha256:19753fdb025dbed8efecfe718dcda16b721d689305e402d935928c2209303d1d
sha256:19753fdb025dbed8efecfe718dcda16b721d689305e402d935928c2209303d1d

Image Layers

ADD rootfs.tar.xz / # buildkit
CMD ["bash"]
ENV DEBIAN_FRONTEND=noninteractive
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends unbound unbound-anchor && rm -r /var/cache/apt
/bin/sh -c mkdir /app && chown 12345:12345 /app
USER 12345:12345
WORKDIR /app/
ENTRYPOINT ["unbound", "-p", "-d", "-d"]

Labels

Key Value
io.buildah.version 1.38.0
Details
Container
2024-11-30 11:14:37 +00:00
24
OCI / Docker
linux/amd64
58 MiB
Versions (1) View all
latest 2024-11-30