Skip to content

Axizdkr/bind-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple docker image of bind based on Alpine


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

About

docker image bind based on alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published