Rclone mount inside the docker container

#0 0.916 2023/07/22 19:02:55 DEBUG : rclone: Version "v1.63.1" starting with parameters ["rclone" "mount" "--allow-other" "--allow-non-empty" "--vfs-cache-mode" "writes" "-vv" "Gdrive:" "/home/rclone/gdrive"]
#0 0.916 2023/07/22 19:02:55 DEBUG : Creating backend with remote "Gdrive:"
#0 0.916 2023/07/22 19:02:55 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
#0 0.917 2023/07/22 19:02:55 DEBUG : Gdrive: Loaded invalid token from config file - ignoring
#0 0.997 2023/07/22 19:02:55 DEBUG : Saving config "token" in section "Gdrive" of the config file
#0 1.000 2023/07/22 19:02:55 DEBUG : Keeping previous permissions for config file: -rw-r--r--
#0 1.001 2023/07/22 19:02:55 DEBUG : Gdrive: Saved new token in config file
#0 1.231 2023/07/22 19:02:55 DEBUG : vfs cache: root is "/root/.cache/rclone"
#0 1.232 2023/07/22 19:02:55 DEBUG : vfs cache: data root is "/root/.cache/rclone/vfs/Gdrive"
#0 1.232 2023/07/22 19:02:55 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfsMeta/Gdrive"
#0 1.232 2023/07/22 19:02:55 DEBUG : Creating backend with remote "/root/.cache/rclone/vfs/Gdrive/"
#0 1.232 2023/07/22 19:02:55 DEBUG : fs cache: renaming cache item "/root/.cache/rclone/vfs/Gdrive/" to be canonical "/root/.cache/rclone/vfs/Gdrive"
#0 1.232 2023/07/22 19:02:55 DEBUG : Creating backend with remote "/root/.cache/rclone/vfsMeta/Gdrive/"
#0 1.232 2023/07/22 19:02:55 DEBUG : fs cache: renaming cache item "/root/.cache/rclone/vfsMeta/Gdrive/" to be canonical "/root/.cache/rclone/vfsMeta/Gdrive"
#0 1.232 2023/07/22 19:02:55 DEBUG : Google drive root '': Mounting on "/home/rclone/gdrive"
#0 1.233 2023/07/22 19:02:55 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
#0 1.234 2023/07/22 19:02:55 mount helper error: fusermount3: fuse device not found, try 'modprobe fuse' first
#0 1.234 2023/07/22 19:02:55 Fatal error: failed to mount FUSE fs: fusermount: exit status 1