Skip to content

The fixes

Compare
Choose a tag to compare
@mih mih released this 22 May 12:36
· 463 commits to master since this release
0.1.1

0.1.1 (May 22, 2018) -- The fixes

New features

  • Add container images straight from singularity-hub, no need to manually
    specify --call-fmt arguments.

API changes

  • Use "name" instead of "label" for referring to a container (e.g.
    containers-run -n ... instead of containers-run -l.

Fixes

  • Pass relative container path to datalad run.
  • containers-run no longer hides datalad run failures.