singularityware.github.io
singularityware.github.io copied to clipboard
base documentation site for Singularity software
Hello, the documentation (http://singularity.lbl.gov/docs-recipes#files) says: > Files are copied after any %post or installation procedures, so if you need the copied files or directories to exist during %post you must...
It appears that a container built with singularity 2.1.2 does not serve as a proper base image to build a new container with 2.4.2 since the environment is subsequently gone....
Would be nice if there was a doc page laying out the `./configure` options and implications of different choices for the build.
Another minor thing, I had to reboot after uninstalling an old version of singularity and installing again from a repository. https://github.com/singularityware/singularityware.github.io/blob/master/pages/docs/user-docs/docs-installation.md#remove-an-old-version
Fyi, following the instructions in [pages/docs/install/install-linux.md](https://github.com/singularityware/singularityware.github.io/blob/master/pages/docs/install/install-linux.md) when I set up the NeuroDebian repository and try to contact the keyserver, port 80 will not work for me. So maybe ``` sudo...
It appears this document was drafted some time before runc gained support for rootless containers. dfba702 ("adding fork me on github, page on environment metadata, and making tons of changes...
If I am looking at archive docs for 2.3, e.g: http://singularity.lbl.gov/archive/docs/v2-3/user-guide Then the links on that page point at the current version (2.4) docs, e.g. the Examples->run link on the...
hey @alaindomissy do you have some bandwidth to update the Vagrant image for 2.4?