s3fs
FUSE-based file system backed by Amazon S3
RUN apt-get update && \
apt-get install -y s3fs
RUN apt-get update && \
apt-get install -y s3fs
RUN pacman -S --noconfirm s3fs
RUN apt-get update && \
apt-get install -y s3fs
RUN dnf install -y s3fs
RUN apt-get update && \
apt-get install -y s3fs