Skip to content

add sylabs SIF image support#940

Closed
Poluect wants to merge 1 commit into
anchore:mainfrom
Poluect:sylabs-sif
Closed

add sylabs SIF image support#940
Poluect wants to merge 1 commit into
anchore:mainfrom
Poluect:sylabs-sif

Conversation

@Poluect
Copy link
Copy Markdown

@Poluect Poluect commented Apr 6, 2022

Signed-off-by: Dmitry Harkavyi dmytro.harkavyi@sylabs.io

This PR adds ability to generate SBOM files for sylabs SIF images
See stereoscope related PR: anchore/stereoscope#123

SIF images are handled a bit differently comparing to oci and docker, as it's filetree is a regular directory. Appropriate changes added to FileResolver, so in case image uses a mounted directory, directory resolver is used instead of image resover

Resolves #937

Signed-off-by: Dmitry Harkavyi <dmytro.harkavyi@sylabs.io>
@wagoodman
Copy link
Copy Markdown
Contributor

As I understand this PR it should be closed in favor of #974. This branch is based on anchore/stereoscope#123 which has been replaced with anchore/stereoscope#125 (which I think is about to cross the finish line 🎉 ).

@Poluect @tri-adam , shout out if I misinterpreted and I can re-open this PR.

@wagoodman wagoodman closed this Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Singularity Image Format (SIF) support

2 participants