fusermount
Mount and unmount FUSE filesystems. More information: <https://manned.org/fusermount>.
RUN apt-get update && \
apt-get install -y fuse
RUN apt-get update && \
apt-get install -y fuse
RUN apk add fuse
RUN pacman -S --noconfirm fuse2
RUN apt-get update && \
apt-get install -y fuse
RUN yum install -y fuse
RUN dnf install -y fuse
RUN apt-get update && \
apt-get install -y fuse