mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01: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 \
|
||||
&& dpkg --add-architecture ppc64el \
|
||||
&& apt-get update && apt-get install -y \
|
||||
bison \
|
||||
ca-certificates \
|
||||
curl \
|
||||
flex \
|
||||
gnupg \
|
||||
crossbuild-essential-arm64 \
|
||||
crossbuild-essential-ppc64el \
|
||||
|
|
Loading…
Reference in New Issue
Block a user