Commit graph

20 commits

Author SHA1 Message Date
Josh Jameson
d7da9bc8ca
Added support for sockets and empty passwords (#44)
* Add socket support (via PDNS_gmysql_socket)

* Update docker-entrypoint.sh

* Update docker-entrypoint.sh
2020-09-30 17:49:44 +02:00
Ian Clark
5e83d1be5f
adding option to skip db create (#39)
* adding option to skip db create

* adding default value of false to SKIP_DB_CREATE

Co-authored-by: Ian Clark <ian.clark@dreamhost.com>
2020-09-04 18:55:40 +02:00
Peter Schiffer
051123a773
Rebase to the latest base images 2020-08-25 00:22:06 +02:00
tafkam
6fe7093c7b
Supermaster support, multiple slaves on the same mysql server (#32)
* better supermaster handling, support for multiple slaves on the same db server

* minor style fix

* requested changes

* replaced cut with awk

* manifests

* newlines

* clarification for axfr
2020-03-29 19:01:11 +02:00
Peter Schiffer
d4c9a2fce5
Update alpine images to 3.11
This also updates the pdns to version 4.2
2020-01-03 17:53:35 +01:00
Peter Schiffer
2ca17d9d18
Update images to Fedora 31
This also updates the pdns to version 4.2
2020-01-03 17:52:23 +01:00
Peter Schiffer
9e19de0a24
Remove deprecated instruction MAINTAINER 2020-01-01 16:23:53 +01:00
Elias Ojala
1bca547770 Fix supermaster (#26) 2019-09-28 23:25:03 +02:00
Stefano Marinelli
5cff672659 Updated to Alpine 3.10 (#24) 2019-07-12 21:09:45 +02:00
Peter Schiffer
44b7e46861
Update base images 2019-05-25 22:59:12 +02:00
Stefano Marinelli
ca2340360c Updated Alpine version to 3.9 (#21) 2019-03-13 12:58:23 +01:00
Peter Schiffer
a5f38cc6d5
Migrate docker-cmd.sh to entrypoint 2018-11-22 19:45:43 +01:00
Peter Schiffer
338d106d67
Add MYSQL_ENV_MYSQL_HOST and MYSQL_ENV_MYSQL_PORT variables 2018-11-22 19:06:34 +01:00
Peter Schiffer
6f8a31b198
Update pdns image 2018-11-07 00:50:42 +01:00
Andrei Neagoe
7362d8bc1f Bumped alpine3.7->alpine3.8 for pdns-recursor and pdns (#14) 2018-10-19 14:34:56 +02:00
Peter Schiffer
2422110d64 Simplify apk add commands, some clean ups 2017-12-11 14:57:44 +01:00
Steve HOLWEG
e07ffde413 Add alpine base dockerfile (#7)
* Add alpine base dockerfile

* Adding missing package for mysql init
2017-12-11 14:18:53 +01:00
Peter Schiffer
e10bf8f114 Update images
* move to Fedora 27
* use proper link for pdns-admin source
2017-11-26 00:03:36 +01:00
Peter Schiffer
99f864afde Updated pdns image 2017-08-21 21:28:23 +02:00
Peter Schiffer
b062317e4d First commit 2016-09-02 22:48:20 +02:00