Skip to content

Enable container-based execution without the need to explicitly specify the container call #72

@m-wierzba

Description

@m-wierzba

The user should be able to initiate container-based execution without the need to explicitly specify singularity run / singularity exec. Instead datalad make should use information (metadata) attached to the dataset that tracks the container and its preconfigured container calls.

This would be a result of a sufficient metadata description. In such a description there would be some level that specifies something like {"use_container": true, "container_runner": "singularity"}. That would enclose any computation in the specified container, without the need to know this beforehand.

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