Skip to content

kometchtech/docker-build

Repository files navigation

docker-build

GitHub repo size in bytes

  • personal docker build
  • It exists to check the operation of container in the ARM environment (arm64/Aarch64).

    For arm32, tackle depending on the mood.

  • Basically we will check the operation of the following application.
  • Extensions are not necessarily build targets.
  • Prioritize minimizing container size in build

base images

check software

Software url status
hickory-dns https://github.com/hickory-dns/hickory-dns Docker PullsDocker Image Version Docker Image Size
NSD https://www.nlnetlabs.nl/projects/nsd/ Docker Pulls Docker Image Version Docker Image Size
Unbound https://www.nlnetlabs.nl/projects/unbound/ Docker Pulls Docker Image Version Docker Image Size
PowerDNS recursor https://www.powerdns.com/recursor.html Docker PullsDocker Image Version Docker Image Size
Knot DNS resolver https://www.knot-resolver.cz/ Docker Pulls Docker Image Version Docker Image Size
Knot DNS https://www.knot-dns.cz/ Docker Pulls Docker Image Version Docker Image Size
CoreDNS https://coredns.io/ Docker Pulls Docker Image Version Docker Image Size
dnsdist https://dnsdist.org/ Docker Pulls Docker Image Version Docker Image Size
BIND9(testing) https://www.isc.org/downloads/bind/ Docker Pulls Docker Image Version Docker Image Size
ISC Kea https://www.isc.org/kea/ Docker Pulls Docker Image Version Docker Image Size
DNSCrypt Proxy https://github.com/jedisct1/dnscrypt-proxy Docker Pulls Docker Image Version Docker Image Size
Stubby https://github.com/getdnsapi/stubby Docker Pulls Docker Image Version Docker Image Size
overture (testing) https://github.com/shawn1m/overture

container registry

Tips

  • configuration IPv6
echo '{"ipv6":true, "fixed-cidr-v6":"2001:db8:1::/64"}' | sudo tee -a /etc/docker/daemon.json
sudo systemctl restart docker.service
  • If you make the Interface
docker network create --ipv6 \
    --gateway 2001:db8:1::1 \
    --subnet 2001:db8:1::/80 \
    docker-ipv6-network

About

personal docker build for aarch64

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 6