Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-05-25 13:55:31 -04:00
parent 365d73b48c
commit 387f112776

View File

@@ -6,6 +6,7 @@ RUN dpkg --add-architecture arm64 \
&& apt-get update && apt-get install -y \ && apt-get update && apt-get install -y \
bison \ bison \
ca-certificates \ ca-certificates \
cpio \
curl \ curl \
fakeroot \ fakeroot \
flex \ flex \