Skip to content

Request to update container docs to account for a bug that prevents Apptainer container builds on Alpine #591

Description

@monaghaa

Problem: CIRC UST have confirmed that the version of apptainer on CURC -- 1.5.2-1 -- is subject to the following bug:

apptainer/apptainer#3597

This bug prevents *.sif containers from being built using default methods with apptainer pull and apptainer build. CURC UST confirmed that containers currently cannot be built on CURC without implementing the workaround recommended in the bug report, which is to export the following variable prior to pulling/building a container:

export APPTAINER_IGNORE_PROOT=1

Recommended documentation change:

Affected page(s): https://curc.readthedocs.io/en/latest/software/containerization.html

Add a note to this documentation pointing out that this variable must be set in order to build/pull containers until an update is implemented to Apptainer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions