forked from HannesStark/EquiBind
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
This command does not run
bacalhau docker run -v QmR7R6SJKUmdhrjkKQvdEH4RnN8SxQfkFZiFFfEXs7jgFx:/home -o results:/home/out ghcr.io/openlab-apps/equibind:main -- ./run.sh 2pri.pdb test.sdf
Removing the mounted volume does run with the expected results
bacalhau docker run -o results:/home/out ghcr.io/openlab-apps/equibind:main -- ./run.sh in/2pri.pdb in/test.sdf
Listing directories within the container with and without the mounted IPFS object is giving the same result. So it is unlikely its something funny with the paths. (first with mounted object, second without):
https://gateway.ipfs.io/ipfs/bafybeihe76u7ev3aopfyix7smbpfb7hqzux53mkixh6n35vu5i77ujwtj4/0/stdout
https://gateway.ipfs.io/ipfs/bafybeicy5wy3uzdplswiy6tkzxyj2gkt22s4vts3fpi7qkpegexcxv3s6e/0/stdout
I am going to focus on a different app for now. Tagging @blahah for visibility of the issue as FYI in case you have ideas how to address this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels