Skip to content

run equibind on bacalhau with mounted data successfully  #19

@NiklasTR

Description

@NiklasTR

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions