Skip to content
Snippets Groups Projects
Commit 84d12777 authored by David Hrbáč's avatar David Hrbáč
Browse files

Use codehilite console

parent 3cb4f28e
Branches
Tags
No related merge requests found
......@@ -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
_____ _
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment