cc_staff
156
edits
No edit summary |
No edit summary |
||
Line 117: | Line 117: | ||
<source lang="console">$ sudo singularity build new-ubuntu-image.simg update-existing-container-recipe</source> | <source lang="console">$ sudo singularity build new-ubuntu-image.simg update-existing-container-recipe</source> | ||
====Recipe: Creating a Singularity Image From a Docker URL=== | ====Recipe: Creating a Singularity Image From a Docker URL==== | ||
The following Singularity recipe will download the latest [https://fenicsproject.org/ FEniCS] docker image and then run a series of installation commands to install a number of Python packages: | The following Singularity recipe will download the latest [https://fenicsproject.org/ FEniCS] docker image and then run a series of installation commands to install a number of Python packages: |