Skip to content

Commit 01d9e8e

Browse files
pb8oroypat
authored andcommitted
devctr: add squashfs-tools dependency
This is to be able to manipulate squashfs images during test runs. Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 685bfcb commit 01d9e8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/devctr/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ RUN apt-get update \
7474
screen tmux \
7575
tzdata \
7676
tini \
77+
squashfs-tools \
7778
# for aws-lc-rs
7879
cmake \
7980
# for Qemu vhost-user-blk backend

0 commit comments

Comments
 (0)