1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-20 06:26:38 +02:00
Commit Graph

868 Commits

Author SHA1 Message Date
diginc
5b85323494 Merge branch 'dev' of github.com:diginc/docker-pi-hole into dev 2017-11-05 21:52:22 -06:00
diginc
ecc898af31 Merge branch 'master' of github.com:diginc/docker-pi-hole into dev 2017-11-05 21:52:17 -06:00
Adam Hill
c4dfd83c27
Merge pull request #169 from diginc/tox
tox + sped up parallel pytest
2017-11-05 21:51:53 -06:00
diginc
94c90d9b91 comma 2017-11-05 21:30:32 -06:00
diginc
bcfcc85ef3 removed impossible testing combos 2017-11-05 21:30:07 -06:00
Adam Hill
45c25dce2f
Merge pull request #184 from phelma/patch-1
escape a pipe character which was breaking a table
2017-11-04 15:37:56 -05:00
Phil Helm
83ef38c8f7
escape a pipe character which was breaking a table 2017-11-02 09:40:09 +00:00
Adam Hill
b778a1dd4d Merge pull request #181 from TonyBrobston/patch-1
Update README.md
2017-10-26 17:14:38 -05:00
Adam Hill
92a65df3bb Update README.md 2017-10-26 17:13:15 -05:00
Tony Brobston
ac6e1cdc5a Update README.md 2017-10-26 16:48:35 -05:00
diginc
8886784b2e fix webserver and image 2017-10-18 22:24:22 -05:00
diginc
dded3945f5 switch to dash, update persist to use new style tag 2017-10-18 22:02:23 -05:00
diginc
376af2195d print docker images after building 2017-10-18 21:54:14 -05:00
diginc
fe34280393 new customizable Dockerfile.py and travis matrix 2017-10-18 21:41:23 -05:00
diginc
65f720deeb update testing readme for tox 2017-10-17 00:21:43 -05:00
diginc
7c85ac8d32 Split build out from tests to ensure it runs first 2017-10-16 23:45:39 -05:00
diginc
95dae59418 Merge branch 'dev' of github.com:diginc/docker-pi-hole into tox 2017-10-16 20:09:54 -05:00
diginc
825248fb86 switch alpine nginx hostname to _ 2017-10-16 19:40:59 -05:00
diginc
fda63c8f82 Merge branch 'dev' of github.com:diginc/docker-pi-hole into dev 2017-10-16 19:32:37 -05:00
Adam Hill
e18d0618d9 Merge pull request #176 from ErikMHummel/patch-1
Minor formatting changes
2017-10-16 19:22:10 -05:00
Adam Hill
be87bcb6a3 Merge pull request #175 from shaf/dev
#171,#142 enable DNSSEC for alpine
2017-10-16 19:17:54 -05:00
Erik Hummel
d8c72ab175 Minor formatting changes
Correctly highlight `docker exec` commands in the Pihole features list.
2017-10-16 17:13:50 -07:00
shaf
8cfa95f371 #171,#142 enable DNSSEC for alpine 2017-10-16 23:06:53 +01:00
Adam Hill
43982b6c90 Merge pull request #174 from diginc/contribution_guidelines
Create CONTRIBUTING.md
2017-10-16 16:10:46 -05:00
Adam Hill
ad884868db Create TESTING.md 2017-10-16 15:38:59 -05:00
Adam Hill
30b878f3da Create CONTRIBUTING.md 2017-10-16 15:25:40 -05:00
Adam Hill
885ef2d836 Merge pull request #173 from diginc/dev
Release latest version to master & mainline tags
2017-10-15 22:52:22 -05:00
Adam Hill
e6b175ed27 Merge pull request #172 from vidschofelix/patch-1
fix missing newline
2017-10-15 22:20:32 -05:00
vidschofelix
499ebe2f8a fix missing newline 2017-10-14 14:53:29 +02:00
Adam Hill
4b1b36f74a Merge pull request #170 from mr-bolle/patch-2
update pi-hole to FTL to 2.11.1
2017-10-09 20:14:33 -05:00
mr-bolle
bbdf2887e1 update pi-hole to FTL to 2.11.1
https://github.com/pi-hole/FTL/releases/tag/v2.11.1
2017-10-09 17:13:31 +02:00
diginc
b372f0101d move docker image building to be a global autouse fixture to make sure it runs before tests that use output 2017-10-08 12:57:17 -05:00
diginc
8326771570 install tox travis 2017-10-05 14:30:54 -05:00
diginc
70988c2f10 tox + sped up parallel pytest 2017-10-05 14:24:30 -05:00
Adam Hill
c0c9114f37 Merge pull request #167 from diginc/DockerfileGeneration
Dockerfile generation with template
2017-10-05 12:51:35 -05:00
diginc
d98837c828 expand most tests to run for all os arch combos 2017-10-05 11:59:19 -05:00
diginc
f22ee44226 Switch to a single template instead of two, jinja logic 2017-10-04 11:05:27 -05:00
diginc
3c6db584d7 split out test builds for each arch to help avoid travis timeout 2017-10-02 23:46:42 -05:00
diginc
51bebbe4af try setting up qemu for travis build machine to fix red 2017-10-02 23:14:03 -05:00
diginc
18997fe9f6 templated dockerfiles building used by tests
* test images are built without diginc/ namespace
* no tests for other archs yet, unsure if they'll even build on travis
* Removed old dockerfiles
* New files names require Docker Cloud reconfiguration when merged upstream
* Probably some stuff I missed, just ask me
2017-10-02 22:52:02 -05:00
diginc
db443aa0dc alpine template variables swapped in 2017-10-01 23:33:15 -05:00
diginc
ba86bc53d8 Generate dockerfiles for easier updating, all the variants for debian+alpine, updated s6 2017-10-01 23:25:57 -05:00
Adam Hill
1baf6a5258 Merge pull request #166 from klud1/master
Alpine based images for ARM*
2017-10-01 14:48:13 -05:00
Mauricio Ugaz
397ad13599
Alpine based images for ARM* 2017-10-01 10:46:41 -03:00
diginc
fc71c30dde Merge branch 'dev' of github.com:diginc/docker-pi-hole into dev 2017-09-05 22:03:55 -05:00
Adam Hill
11a49ca9e6 Merge pull request #160 from zpartal/master
Fix passing in DNS1 and DNS2 env vars to setup_dnsmasq
2017-09-05 22:02:50 -05:00
Adam Hill
18d9e69621 Merge pull request #161 from Lyrex/dev
Fix "wrong domain bug" on block page
2017-09-05 21:56:50 -05:00
Lyrex
aee35549f5 Reduce search pattern size and complexity 2017-09-05 20:52:58 +02:00
Lyrex
aac93cd6f8 Fix hostname bug on block page 2017-09-05 20:35:49 +02:00
=
5d0706613d Fix passing in DNS1 and DNS2 env vars to setup_dnsmasq 2017-09-03 01:57:52 -05:00