Skip to content
Snippets Groups Projects
Commit 5c64fd1c authored by Josef Hrabal's avatar Josef Hrabal
Browse files

List typo fix

parent bc50e254
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,!196Master,!180Singularity
......@@ -35,6 +35,7 @@ In this case, Image is downloaded from Docker Hub, extracted to a temporary dire
## Creating Own Image From Docker Image
Singularity containers can be in three different formats:
* read-only **squashfs** (default) - best for production
* writable **ext3** (--writable option)
* writable **(ch)root directory** (--sandbox option) - best for development
......
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