Skip to content

Commit

Permalink
feat(buildenvs): Add initrd creation tools to base container (#807)
Browse files Browse the repository at this point in the history
Reviewed-by: Jakub Ciolek <jakub@unikraft.io>
Approved-by: Jakub Ciolek <jakub@unikraft.io>
  • Loading branch information
jake-ciolek committed Sep 14, 2023
2 parents 70fcd69 + cfdaec5 commit 40848fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildenvs/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RUN set -xe; \
gcc-12-aarch64-linux-gnu \
gcc-12-arm-linux-gnueabihf \
git \
libarchive-tools \
libncursesw5 \
libncursesw5-dev \
make \
Expand Down

0 comments on commit 40848fc

Please sign in to comment.