sameersbn / docker-bind

Dockerize BIND DNS server with webmin for DNS administration
MIT License
913 stars 333 forks source link

mv: cannot remove '/etc/bind': Directory not empty #34

Closed lintghi closed 7 years ago

lintghi commented 7 years ago

mkdir -p /srv/docker/bind chcon -Rt svirt_sandbox_file_t /srv/docker/bind

docker run --name bind -d --restart=always --publish 53:53/tcp --publish 53:53/udp --publish 10000:10000/tcp --volume /srv/docker/bind:/data sameersbn/bind:9.9.5-20170626

docker logs -f bind mv: cannot remove '/etc/bind': Directory not empty rm: cannot remove '/etc/bind': Directory not empty rm: cannot remove '/etc/bind': Directory not empty rm: cannot remove '/etc/bind': Directory not empty rm: cannot remove '/etc/bind': Directory not empty rm: cannot remove '/etc/bind': Directory not empty rm: cannot remove '/etc/bind': Directory not empty