fsck.hfs
mkfs and fsck for HFS and HFS+ file systems
RUN apt-get update && \
apt-get install -y hfsprogs
RUN apt-get update && \
apt-get install -y hfsprogs
RUN apt-get update && \
apt-get install -y hfsprogs
RUN yum install -y hfsplus-tools
RUN dnf install -y hfsutils
RUN apt-get update && \
apt-get install -y hfsprogs