Commit Graph

33 Commits

Author SHA1 Message Date
Adam Hill d7fdb188ed remove resolv conf checks
Signed-off-by: Adam Hill <adam@diginc.us>
2020-05-26 10:45:48 -05:00
Назар Ярославович Костецький fe545c6bb2 add missing env variables
Fix issue #553
now you can access your pi-hole server externaly

Signed-off-by: Назар Ярославович Костецький <silver_925@ukr.net>
2020-02-04 20:13:17 +02:00
Itay Komemy 3d76736421
Update docker_run.sh 2019-05-12 23:52:50 +03:00
Adam Hill 1685ed342f
Another flaky test, logs of readme
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-09 02:08:20 -06:00
Adam Hill fca7769b33
remove ServerIP requirement, simpler example commands
Signed-off-by: Adam Hill <adam@diginc.us>
2019-02-07 19:51:15 -06:00
Vincent Perricone 2c2b8dfab9 Update wording
Signed-off-by: Vincent Perricone <vhp@fastmail.fm>
2019-01-12 22:34:02 -05:00
Vincent Perricone 5c53f1c26d Updates to docker_run
Signed-off-by: Vincent Perricone <vhp@fastmail.fm>
2019-01-12 22:34:02 -05:00
Adam Hill b2aecc497a
remove comment mid docker run, it breaks the command
Signed-off-by: Adam Hill <adam@diginc.us>
2019-01-12 17:34:34 -06:00
Adam Hill 8d8f990db8
Updating docker_run loop to not run infinitely
Signed-off-by: Adam Hill <adam@diginc.us>
2019-01-11 22:23:31 -06:00
Adam Hill 27ed5bdc98
Merge pull request #383 from vhp/vhp-tidy
Tidy up docker run script
2019-01-11 22:13:47 -06:00
Adam Hill 187a04f501
Update docker_run.sh
Exit on error for things like container name or port conflicts
2019-01-10 10:00:39 -06:00
Vincent Perricone 6ab7d727e2 Remove trailing whitespace, cleanup output and add wait to ensure password is printed
Signed-off-by: Vincent Perricone <vhp@fastmail.fm>
2019-01-09 23:15:35 -05:00
Craig Younkins 5ded3accab net=host is the only way to use DHCP
Signed-off-by: Craig Younkins <cyounkins@gmail.com>
2018-12-14 14:22:50 -05:00
Adam Hill 497ae17bf0
generic iproute output parsing
Fixes #346
Fixes #312
2018-10-31 20:11:18 -05:00
Adam Hill 173707fb2d
adding more dns setting documentation
Signed-off-by: Adam Hill <adam@diginc.us>
2018-10-15 22:35:13 -05:00
Adam Hill 73f05e6d35
A bunch of name changes
Signed-off-by: Adam Hill <adam@diginc.us>
2018-08-04 11:40:37 -05:00
diginc 6364640d4f readme updates 2018-07-10 23:11:44 -05:00
Adam Hill 225332b977
fix_ipv6_lookup
Forgot to add the lookup fix from https://github.com/diginc/docker-pi-hole/issues/199#issuecomment-372462890
2018-04-21 12:42:13 -05:00
diginc 615af98eab delete all the alpine 2018-01-03 20:09:47 -06:00
diginc 48d5f101a9 missing space 2017-05-29 14:02:28 -05:00
diginc e290d969d8 updating docs 2017-05-29 13:59:03 -05:00
diginc c3c94b8955 a bunch of documentation tweaks 2017-05-22 23:39:56 -05:00
Adam Hill 42ab9f9a7d Update docker_run.sh
Switch `create` back to `run -d`
2017-05-22 12:32:15 -05:00
diginc c9b08e8848 documenting and validating the Server IP env vars 2017-05-19 00:36:53 -05:00
diginc 0eb410ae31 Documentation and run cmd updates 2017-02-03 00:05:34 -06:00
Adam Hill 8d90235580 Update docker_run.sh 2017-01-09 12:04:32 -06:00
Matthew Kennedy 472b98894e Use ip route to determine IP 2017-01-07 22:16:29 -07:00
diginc 21eee5a0ca Shellcheck added to py.test and fixes
- Various minor quote fixes
- Optimized repeated echos into php conf for alpine
2016-10-08 14:56:06 -05:00
diginc db5b1c72eb added ARM tag to docs, update to readme and run script 2016-09-23 20:13:08 -05:00
diginc b3879c8729 Fix to debian lighttpd php config #19 w/tests 2016-07-16 16:00:20 -05:00
diginc e02f4bd837 updated example environment variables and documentation I missed 2016-04-26 07:46:27 -05:00
diginc b0011d0a46 Updated version, support for custom DNS server override env vars 2016-04-25 23:18:41 -05:00
diginc 8587027453 adding docker host IP pass in for dnsmasq to use for ads 2016-03-28 09:23:37 -05:00