DONOTMERGE

Change-Id: I8a759d3b144039c26d212e8bbfe9b942381268ce
Depends-On: Ic0978dbb8e465b33c603d4151ec00922b206df48
This commit is contained in:
Sam Yaple
2017-04-05 18:35:04 +00:00
parent 9327735c76
commit 492c15ee9b
3 changed files with 1 additions and 0 deletions

0
1 Normal file
View File

0
2 Normal file
View File

1
debian/Dockerfile vendored
View File

@@ -13,6 +13,7 @@ ARG OVERRIDE=override
ADD $OVERRIDE /
RUN set -x \
&& ip a \
&& apt-get update \
&& apt-get install -y --no-install-recommends ca-certificates curl git \
&& git init /tmp/common/ \