mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-02-15 07:26:07 +00:00
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
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user