The fixes
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 ofcontainers-run -l
.
Fixes
- Pass relative container path to
datalad run
. containers-run
no longer hidesdatalad run
failures.