Skip to content

Commit

Permalink
test/docker: add e2tools
Browse files Browse the repository at this point in the history
e2cp is needed for injecting test-mode file into the disk image
  • Loading branch information
axkar committed Sep 20, 2024
1 parent 851447d commit 9c023ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN apk add --no-cache \
tshark \
openssl \
curl \
e2tools \
make

ARG MTOOL_VERSION="3.0"
Expand Down

0 comments on commit 9c023ca

Please sign in to comment.