test/docker: add e2tools

e2cp is needed for injecting test-mode file into the disk image
This commit is contained in:
Ahmed Karic
2024-09-23 15:35:21 +02:00
committed by Ahmed Karic
parent 621e76c925
commit df97c61ad6
+1
View File
@@ -24,6 +24,7 @@ RUN apk add --no-cache \
tshark \
openssl \
curl \
e2tools \
make
ARG MTOOL_VERSION="3.0"