mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
add cpio
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
365d73b48c
commit
387f112776
|
@ -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 \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user