1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-07-01 21:50:56 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
diginc
7539d05152 quick alpine addition of ipv6 toggle off flag 2016-08-31 22:10:53 -05:00
diginc
fc71aabe68 add the default adlist in case someone mounts in an empty directory 2016-08-30 19:21:17 -05:00
diginc
c341e0316f adding some missing files from merger mistakes 2016-08-28 02:30:10 -05:00
Adam Hill
0b54098462 Revert "py.test now builds containers, travis py.test" 2016-08-28 01:31:23 -05:00
diginc
3b74e8d3e3 Tests working again, along with persistent tests with an actual running pi-hole container 2016-08-28 00:45:26 -05:00
diginc
302d370dab Updating the AdminLTE version to stop alerting about updates 2016-07-09 23:07:50 -05:00
diginc
d2f7043f2b Various changed to docker to make CORS happy and customizable 2016-07-07 23:34:41 -05:00
diginc
492638fca2 php whitelist/blacklist still not quite working but closer 2016-07-07 00:19:39 -05:00
diginc
2df6e3d683 New versions, php5-openssl added for new GUI white/blacklist 2016-06-15 23:27:16 -05:00
diginc
61968fd77a fix the php version, and start locally tagging with the same tags as hub to ease testing w/o unique testing tags 2016-05-12 16:44:20 -05:00
diginc
69887e5366 WIP readme and cron changes 2016-05-11 10:41:06 -05:00
diginc
b0011d0a46 Updated version, support for custom DNS server override env vars 2016-04-25 23:18:41 -05:00
diginc
eeb7b84f5a Version in the web interfaces works now! (various)
* Added version files, updated by the submodule updater script
* Modify the php of adminLTE to read said version files
* Fixed env in the dockerfiles
2016-03-29 19:51:08 -05:00
diginc
9c9dd9e982 fix % of todays traffic by intalling bc 2016-02-14 11:50:33 -06:00
diginc
e88e75ac3d updating to the latest upstream pihole code 2016-02-13 16:11:04 -06:00
diginc
2cfb144fe5 start split for each OS directory to keep debian functional 2016-02-13 13:28:10 -06:00
diginc
972a6c3c39 alpine nginx pihole working, weighing in at 85.36 MB vs debian 252.4 MB 2016-02-13 13:24:44 -06:00
diginc
94ef971f71 initial version of monolithic debian docker & WIP alpine.
* Submodules of pi-hole source for copying into docker images
 * git submodules...yuk.
* debian builds and runs pi-hole apps/configs on jessie docker
 * useful base line for merge and testing upstream updates
 * Linux x86/64 image, would like to try raspian ARM docker image base too
* WIP alpine dockerfile
 * will need more custom lighttpd config(s) at a minimum
 * again there is an ARM alpine version so running on pi is future possibility
2016-02-01 22:58:09 -06:00