udocker 1.3.0
udocker 1.3.0 see the changelog and the documentation for further information.
- Changelog: https://github.com/indigo-dc/udocker/blob/devel3/CHANGELOG.md
- Documentation: https://indigo-dc.github.io/udocker/
- udocker release for Python 2.6, 2.7 and >= 3.6
Follow this steps to install and run udocker:
wget https://github.com/indigo-dc/udocker/releases/download/1.3.0/udocker-1.3.0.tar.gz
tar zxvf udocker-1.3.0.tar.gz
export PATH=`pwd`/udocker:$PATH
Test with:
udocker --help
udocker install