mklost+found
Create a lost+found directory. More information: <https://manned.org/mklost+found>.
RUN apt-get update && \
apt-get install -y e2fsprogs
RUN apt-get update && \
apt-get install -y e2fsprogs
RUN apk add e2fsprogs
RUN pacman -S --noconfirm e2fsprogs
RUN apt-get update && \
apt-get install -y e2fsprogs
RUN yum install -y e2fsprogs
RUN dnf install -y e2fsprogs
RUN apt-get update && \
apt-get install -y e2fsprogs