mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-30 04:27:09 +00:00
miragesdk: ship Git the init image (to debug)
Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
This commit is contained in:
@@ -5,6 +5,7 @@ RUN \
|
||||
apk --no-cache upgrade -a && \
|
||||
apk --no-cache add \
|
||||
strace \
|
||||
git \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
COPY . ./
|
||||
|
||||
Reference in New Issue
Block a user