2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2025-06-23 13:52:26 +00:00

use kpartx instead of partprobe (close #19)

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2023-02-15 10:34:32 +01:00
parent 8659907d62
commit 618b5bc861
2 changed files with 6 additions and 2 deletions

View File

@ -33,6 +33,7 @@ RUN apt-get update && \
util-linux \
udev \
parted \
kpartx \
e2fsprogs \
mount \
tar \