docker mount fs 文件路径
Docker
Requires the following steps:
uncomment user_allow_other in /etc/fuse.conf
unmount the FUSE filesystem
remount the FUSE filesystem with sshfs -o allow_other user@…. (making sure to include the -o allow_other option)
try starting the container again
支付宝
微信