miragesdk: ship Git the init image (to debug)

Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
This commit is contained in:
Thomas Gazagnaire
2017-03-31 19:04:08 +02:00
parent 1495dabccb
commit e976a6c4aa
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ RUN \
apk --no-cache upgrade -a && \
apk --no-cache add \
strace \
git \
&& rm -rf /var/cache/apk/*
COPY . ./