1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-28 12:11:04 +02:00
docker-pi-hole/.gitmodules
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

7 lines
166 B
Plaintext

[submodule "pi-hole"]
path = pi-hole
url = git@github.com:diginc/pi-hole.git
[submodule "AdminLTE"]
path = AdminLTE
url = https://github.com/pi-hole/AdminLTE.git