Skip to content
Snippets Groups Projects
Commit 8b08e96f authored by Jan Siwiec's avatar Jan Siwiec
Browse files

added article

parent 97ff6034
No related branches found
No related tags found
1 merge request!419Update docs.it4i/software/tools/singularity-it4i.md
Pipeline #29525 passed with warnings
......@@ -104,7 +104,7 @@ DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS""
```
A Apptainer image can contain a runscript. This script is executed inside the container after the `apptainer run` command is used. The runscript is mostly used to run an application for which the container is built. In the following example, it is the `fortune | cowsay` command:
An Apptainer image can contain a runscript. This script is executed inside the container after the `apptainer run` command is used. The runscript is mostly used to run an application for which the container is built. In the following example, it is the `fortune | cowsay` command:
```
$ apptainer build lolcow.sif docker://ghcr.io/apptainer/lolcow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment