ricardbejarano / coredns

🚏 Built-from-source container image of CoreDNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coredns

Built-from-source container image of CoreDNS

docker pull quay.io/ricardbejarano/coredns

Features

  • Compiled from source during build time
  • Built FROM scratch, with zero bloat
  • Reduced attack surface (no shell, no UNIX tools, no package manager...)
  • Runs as unprivileged (non-root) user

Tags

Docker Hub

Available on Docker Hub as docker.io/ricardbejarano/coredns:

RedHat Quay

Available on RedHat Quay as quay.io/ricardbejarano/coredns:

Configuration

Volumes

  • Mount your configuration at /Corefile.

About

🚏 Built-from-source container image of CoreDNS

License:MIT License


Languages

Language:Dockerfile 100.0%