Skip to content

Raspberry Pi 1 Bind 9.11.2-r1 Docker Image With Alpine Linux

Notifications You must be signed in to change notification settings

offtechnologies/docker-arm32v6-bind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi 1 Bind 9.11.2-r1 Docker Image With Alpine Linux

Build Status This image on DockerHub

offtechnologies

Raspberry Pi 1 compatible Docker base image with Alpine Linux and Bind.

docker run -d --name bind --publish 53:53/udp -v /storage/docker/bind/:/etc/bind -v /storage/docker/bind/log:/var/log/named --restart=always offtechnologies/docker-arm32v6-bind:latest

Credits

0.0.0 - 2017-12-05

  • work in progress
  • Custom base image: Alpine Linux arm32v6 ver 3.7 with qemu-arm-static
  • Tested on Raspberry Pi 1 Model B Rev 2 with Raspbian 4.9.51-1+rpi3 (2017-10-22) armv6l GNU/Linux and Docker v17.10.0-ce (It looks Docker 17.11.0 has the problem. sudo apt install docker-ce=17.10.0ce-0raspbian)

About

Raspberry Pi 1 Bind 9.11.2-r1 Docker Image With Alpine Linux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages