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:
Dan Schaper 2017-02-20 09:24:47 -08:00
parent 87edbeaf58
commit 7a269e757e
No known key found for this signature in database
GPG key ID: 572E999E385B7BFC
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
FROM debian:jessie
FROM buildpack-deps:jessie-scm
ENV GITDIR /etc/.pihole
ENV SCRIPTDIR /opt/pihole