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

Use codehilite console

parent 3cb4f28e
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!114WIP: Resolve "Dokumentace Singularity",!117Resolve "Ukázky z konzoly nemají být bash"
Pipeline #
......@@ -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.
Finish editing this message first!
Please register or to comment