Skip to content

Support more options for singularity run and singularity exec (--pwd) #96

@namheegordonkim

Description

@namheegordonkim

Client.run() and Client.exec() only support a subset of the options available. From the API:

variable example default description
bind add one or more –bind as a list or string None one or more bind mounts
contain add the –contain flag False contain the environment and mounts
writable singularity build –writable False build a writable image

I'm using a Docker container that requires working directory to be set, which can be done using the --pwd option. This is not yet supported it seems.

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