Skip to content
Snippets Groups Projects
Commit 8b1c5e20 authored by Branislav Jansik's avatar Branislav Jansik
Browse files

Update singularity.md

parent 5d7afb5d
Branches
Tags
No related merge requests found
Pipeline #20826 passed with warnings
......@@ -80,7 +80,7 @@ your_local_machine $ docker ps -a
your_local_machine $ docker commit 837a575cf8dc
your_local_machine $ docker image ls
your_local_machine $ docker tag 4dd97cefde62 ubuntu_gvim
your_local_machine $ docker save -o ubuntu_gvim.tar 4dd97cefde62 ubuntu_gvim
your_local_machine $ docker save -o ubuntu_gvim.tar ubuntu_gvim
```
copy the `ubuntu_gvim.tar` archive to IT4I supercomputers, convert to Singularity image and run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment