Chris Crowe
3204f19476
Update README.md
...
Updating sample .env in README
2021-03-30 08:31:26 -07:00
Chris Crowe
9b4bd37dd9
Whitespace fix ( #38 )
...
* Adding DNS parameters to docker-compose
* Whitespace fix
2021-03-16 02:40:33 -07:00
Chris Crowe
d0454e4c0c
Adding DNS parameters to docker-compose ( #37 )
2021-03-16 02:38:07 -07:00
Chris Crowe
2ee6ae4a17
Bridge networking + new env vars ( #36 )
...
* Changing to bridge networking
* Adding volume declarations
* Updating readme with Portainer volumes note
* Adding env var for HOSTNAME
* Adding env var for DOMAIN_NAME
2021-03-16 01:43:20 -07:00
Chris
bff342a5d1
Removing docker-compose port mappings
...
They are ignored when using host networking
2021-02-08 23:46:32 -08:00
Chris
7b41e2bf42
Updating to pihole container v5.6
...
Also lockingt he base container version in the Dockerfile,
I'll be doing releases like this from now on
2021-02-08 23:34:03 -08:00
Chris Crowe
4a17db48cc
Dockerfile fix
...
Change install_unbound_and_s6_init.sh to start_unbound_and_s6_init.sh
2021-02-02 09:04:09 -08:00
Damian Szymczuk
41465163e8
Update README.md ( #19 )
...
Fix docs
2021-02-02 09:02:32 -08:00
Chris Crowe
8fd6c18701
Update base image to v5.5.1 ( #17 )
...
* Rename init script
* Bumping base pihole container to v5.5.1
Also renumbering releases to match Pi-Hole releases
2021-01-19 09:04:44 -08:00
Chris
acc87d727e
Adding script for building and pushing new images
2020-12-31 12:39:33 -08:00
Chris Crowe
f976f463db
Single container support ( #11 )
...
Adding a 2nd docker-compose config for running both Pi-Hole and Unbound in the same container (following recommended steps in the Pi-Hole docs).
Restructuring the project to maintain the old 2-container setup as well.
2020-12-31 12:23:33 -08:00