mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 03:21:28 +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 \
|
||||
bison \
|
||||
ca-certificates \
|
||||
cpio \
|
||||
curl \
|
||||
fakeroot \
|
||||
flex \
|
||||
|
|
Loading…
Reference in New Issue
Block a user