dump.f2fs
Tools for Flash-Friendly File System
RUN apt-get update && \
apt-get install -y f2fs-tools
RUN apt-get update && \
apt-get install -y f2fs-tools
RUN apk add f2fs-tools
RUN pacman -S --noconfirm f2fs-tools
RUN apt-get update && \
apt-get install -y f2fs-tools
RUN dnf install -y f2fs-tools
RUN apt-get update && \
apt-get install -y f2fs-tools