This course provides a VirtualBox image with pre-installed docker and singularity clients to facilitate your hands-on tutorials. You may use Play-with-Docker (PWD) which is an in-browser Linux terminal for docker environment if you have problems in setting-up VirtualBox on your computer. In the later case, you need to sign in PWD with your docker ID.
Start your VirtualBox set-up for course if you have not already done so.
Download VirtualBox image for course from CSC’s Allas objects storage and set-up VirtualBox
docker --version
singularity --version
NOTE: Some useful commands inside VirtualBox:
Copying text inside linux terminal: shift+control+c Pasting text inside linux terminal: shift+control+v Copying/pasting text inside the browser should work normally (i.e., control +c and control +v)