mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-26 17:20:15 +00:00
Debian buildpack image for docker (Need curl
for testing, using scm version to add curl
and git
.)
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
87edbeaf58
commit
7a269e757e
2 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM debian:jessie
|
||||
FROM buildpack-deps:jessie-scm
|
||||
|
||||
ENV GITDIR /etc/.pihole
|
||||
ENV SCRIPTDIR /opt/pihole
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue