Skip to content

Commit

Permalink
CON-3010 - Added changes to Dockerfile to install dumpe2fs for ext fi…
Browse files Browse the repository at this point in the history
…le system

Signed-off-by: jyotsna-lothe <jyotsna.lothe@hpe.com>
  • Loading branch information
jlothe committed Jan 6, 2025
1 parent 00d11e1 commit e2b4268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ RUN ln -s /chroot/chroot-host-wrapper.sh /chroot/blkid \
&& ln -s /chroot/chroot-host-wrapper.sh /chroot/mkfs.ext4 \
&& ln -s /chroot/chroot-host-wrapper.sh /chroot/mkfs.xfs \
&& ln -s /chroot/chroot-host-wrapper.sh /chroot/mkfs.btrfs \
&& ln -s /chroot/chroot-host-wrapper.sh /chroot/dumpe2fs \
&& ln -s /chroot/chroot-host-wrapper.sh /chroot/xfs_io \
&& ln -s /chroot/chroot-host-wrapper.sh /chroot/xfs_growfs \
&& ln -s /chroot/chroot-host-wrapper.sh /chroot/xfs_repair \
Expand Down

0 comments on commit e2b4268

Please sign in to comment.