forked from sameersbn/docker-bind
Most of the setting should be same.
- Supported cron. Will save the current crontab content/job when the container stops and load it when starts.
- Option to run the bind(named) with option
-finstead of-g
BIND_LOG_STDERR: If BIND send the log to STDERR or not. Defaults totrue. If you do when to output log to file, set this to false.
dockerhub forked from sameersbn/bind https://hub.docker.com/r/sameersbn/bind
Dockerfile see https://github.com/WindoC/docker-bind/blob/master/Dockerfile
docker-cmpose.yml example see https://github.com/WindoC/docker-bind/blob/master/docker-compose.yml