Google Batch: /usr/bin/fusermount: fuse device not found, try 'modprobe fuse' first #5236
-
Bug reportI am trying to mount some Google Cloud directories through a docker entrypoint script I have made (the commented regions was an effort to make it working): The local profile solution (not on Google Batch) works fine with this configuration For the Google Batch profile solution I had made this configuration: This is supposed to work as suggested by multiple posts regarding Docker privileged execution. However the program output suggests otherwise. I have checked the permissions of Compute Engine service account, it is set to Editor, my account as well, for that storage, if it counts. Program outputEnvironment
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
I don't think it's possible |
Beta Was this translation helpful? Give feedback.

it cannot be done through Nextflow