mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-25 21:25:40 +02:00
update
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
8481ba9fd4
commit
3878dbe526
@ -4,8 +4,10 @@ LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
|||||||
RUN dpkg --add-architecture arm64 \
|
RUN dpkg --add-architecture arm64 \
|
||||||
&& dpkg --add-architecture ppc64el \
|
&& dpkg --add-architecture ppc64el \
|
||||||
&& apt-get update && apt-get install -y \
|
&& apt-get update && apt-get install -y \
|
||||||
|
bison \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
|
flex \
|
||||||
gnupg \
|
gnupg \
|
||||||
crossbuild-essential-arm64 \
|
crossbuild-essential-arm64 \
|
||||||
crossbuild-essential-ppc64el \
|
crossbuild-essential-ppc64el \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user