mickelsonm / docker-goofys

Goofys does mounting between local FS and AWS S3 (sorta like what s3fs does)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#docker-goofys

Just messing around with goofys.

docker run -it --cap-add mknod --cap-add sys_admin --device=/dev/fuse goofys /bin/bash

About

Goofys does mounting between local FS and AWS S3 (sorta like what s3fs does)


Languages

Language:Shell 100.0%