MIDS-scaling-up / v2

W251 2018 reload
75 stars 114 forks source link

Docker Container Issue with mounting storage (week 2 lab) #21

Open WheaTex opened 5 years ago

WheaTex commented 5 years ago

In order to mount the s3fs storage in a docker container, the container must have had the --privileged flag upon creation, otherwise it will throws an error: fuse device not found, try 'modprobe fuse' first