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