Cory
|
5a61e5047b
|
Resolve error 'the working directory is not writable' by switching into the /tmp/bind directory before executing the bind process
|
2020-12-14 11:27:06 +10:30 |
Ventz Petkov
|
d8691b7076
|
Locked down permissions for /etc/bind to absolutely needed ones, while still making sure mapped volumes have the needed permissions to start the container
|
2020-05-12 02:04:44 -04:00 |
Ventz Petkov
|
b2983bd53f
|
TWO MAJOR CHANGES: Updated ROOT HINTS file from InterNIC as it was updated 4-29-2020. Also changed the permissions both build and entrypoint (run-time change) to match least permissions needed. This should tighten up the permissions for dynamically generated zones
|
2020-04-29 23:04:40 -04:00 |
Ventz Petkov
|
a4c9ab2462
|
Added new BIND_LOG environment variable. By default you still have -g, however you can now override directly with -f for foreground logging. The README also has a detailed section on logging practices. I've also updated the binary version to the latest Alpine image v3.11.3
|
2020-03-06 23:23:35 -05:00 |
Ventz Petkov
|
542888918c
|
Hot Fix #1 - https://github.com/ventz/docker-bind/issues/18
|
2019-05-04 02:51:14 -04:00 |
Ventz Petkov
|
f585357323
|
Fix for being able to pass override options to bind from the run commandline - as per @lkollenberger's use case
|
2018-11-19 16:08:35 -05:00 |
Ventz Petkov
|
22307fab9c
|
Cleanup of directory for zones back to /var/cache/bind. Also stable release tag
|
2018-02-28 10:50:35 -05:00 |
Ventz Petkov
|
108554317e
|
Major Upgrade - added very detailed configs for many scenarios, with lots of examples. The server is now fully functional for an authoritative master and a recursive/forwarding cacher. You can still mount over the /etc/bind and /var/bind directories and override everything yourself. This should help many users who did not know where to start with bind.
|
2018-02-12 23:35:24 -05:00 |
tcely
|
5c903d7d84
|
Use exec in entrypoint.sh
|
2018-01-17 18:41:35 -05:00 |
Ventz Petkov
|
9a282a87b6
|
Cleaned up notes, structure, build, supplied run, etc
|
2017-03-14 04:37:37 -04:00 |