Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed Apr 25, 2018
1 parent 8481ba9 commit 3878dbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kernel-builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ LABEL maintainer "Jessie Frazelle <[email protected]>"
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 \
Expand Down

0 comments on commit 3878dbe

Please sign in to comment.