singularity-userdocs
singularity-userdocs copied to clipboard
Add instructions on how to build from a local Docker image
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 relatively popular use-case, but currently this workaround is only described in an issue on GitHub (https://github.com/apptainer/singularity/issues/1537#issuecomment-557527638).
It would be nice to also have it in the official docs.