Simple docker image of bind based on Alpine docs to start just type something like that: docker exec -it -d -v $pwd:/data \ -p "80:80" -p 443:443 axizdkr/bind when you first run the container bind create default config file in your mount point