Skip to content

Commit 37035a8

Browse files
committed
devctr: add fdisk
This will be needed in the integration tests to create partuuid images. Signed-off-by: Pablo Barbáchano <[email protected]>
1 parent 2fc9501 commit 37035a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/devctr/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN apt-get update \
4141
libcurl4-openssl-dev \
4242
lsof \
4343
musl-tools \
44-
net-tools iproute2 iperf3 \
44+
net-tools iproute2 iperf3 fdisk \
4545
openssh-client \
4646
pkgconf \
4747
python3 python3-dev python3-pip \

0 commit comments

Comments
 (0)