singularity-userdocs icon indicating copy to clipboard operation
singularity-userdocs copied to clipboard

User Documentation for SingularityCE.

Results 11 singularity-userdocs issues
Sort by recently updated
recently updated
newest added

Expand the documentation for the `--env-file` option to cover multiple `--env-file`s from https://github.com/sylabs/singularity/pull/2855 https://docs.sylabs.io/guides/latest/user-guide/environment_and_metadata.html#env-file-option The source is in: https://github.com/sylabs/singularity-userdocs/blob/main/environment_and_metadata.rst The documentation should show an example of how to use multiple...

I have often needed to build a Apptainer container from a local Docker image (not from a remote image in a Docker registry). I think that this might be a...

Library URLs can now include a hostname (3.8)

Heyo! So I was looking at the current docs, and there seems to be mention of the scientific filesystem functionality in the recipe section: https://sylabs.io/guides/3.7/user-guide/definition_files.html#apps and then in an old...

Ref: https://github.com/sylabs/singularity/issues/3083

Show flow to push image as compatible with other OCI runtimes.

Document impact of overlay on push flows, `--keep-layers` etc.