fix DRIVE_PATH so its not hard coded. use exec when running gdfuser and run google-drive-ocamlfuse in foreground (-f flag) so that when the container stops it will unmount properly and not leave the mount in a broken state. this allows you to restart the container without manually running some unmount flag to get it to start up again
fix DRIVE_PATH so its not hard coded. use exec when running gdfuser and run google-drive-ocamlfuse in foreground (-f flag) so that when the container stops it will unmount properly and not leave the mount in a broken state. this allows you to restart the container without manually running some unmount flag to get it to start up again