diff --git a/docs.it4i/software/singularity.md b/docs.it4i/software/singularity.md index 245f7982a79aeb82d7379bc3d1876b5fd8fa0cc2..39618e32c735f1ef1dd02447014015518f51e342 100644 --- a/docs.it4i/software/singularity.md +++ b/docs.it4i/software/singularity.md @@ -11,7 +11,7 @@ Singularity also allows you to leverage the resources of whatever host you are o Singularity can import, bootstrap, and even run Docker images directly from [Docker Hub](https://hub.docker.com/). You can easily run RHEL7 like this: -```bash +```console [hrb33@r33u01n865 ~]$ cat /etc/redhat-release CentOS release 6.7 (Final) [hrb33@r33u01n865 ~]$ ml Singularity @@ -29,7 +29,7 @@ CentOS Linux release 7.3.1611 (Core) ## Creating Own Image from Docker Image -```bash +```console hrb33@hrb33-toshiba:/$ cd /tmp/ hrb33@hrb33-toshiba:/tmp$ sudo singularity create /tmp/c7.img [sudo] password for hrb33: @@ -65,7 +65,7 @@ total size is 805,306,399 speedup is 1.00 Accessing /HOME and /SCRATCH Within Container -```bash +```console hrb33@hrb33-toshiba:/tmp$ ssh hrb33@login4.salomon _____ _