Skip to content

Tags: ikaneshiro/singularity

Tags

v3.8.0-rc.1

Toggle v3.8.0-rc.1's commit message
First release candidate for v3.8.0

v3.8.0-rc.debug

Toggle v3.8.0-rc.debug's commit message
debug tag

2.3.2

Toggle 2.3.2's commit message
Release 2.3.2

2.3.1

Toggle 2.3.1's commit message
Tagging the 2.3.1 release

2.3

Toggle 2.3's commit message
2.3 Release

2.2.1

Toggle 2.2.1's commit message
Tagged v2.2.1

2.2

Toggle 2.2's commit message
Release of version 2.2

2.1.2

Toggle 2.1.2's commit message
Fix apptainer#180 (Potential kernel panic when running a container wi…

…th corrupted ext filesystem)

2.1.1

Toggle 2.1.1's commit message
Moved /environment generation to early in bootstrap

2.1

Toggle 2.1's commit message
Remove doc reference to "import -t" (for now)

It is currently broke due to 'set -u' and on testing, I can't seem
to get it working properly based on the docs/help:

$ sudo singularity import -t docker ubuntu /tmp/Moo.img
ERROR: No Docker image specified (with --file)

So to work around the problem and not delay the release, I am hiding
the feature so we can still debug and fix, but not delay release on
a broken feature.