spdx / ntia-conformance-checker

Check SPDX SBOM for NTIA minimum elements
Apache License 2.0
52 stars 19 forks source link

[Docs] Add Documentation on Pre-Built Container Applications of `ntia-conformance-checker` #178

Closed jspeed-meyers closed 4 months ago

jspeed-meyers commented 6 months ago

There is a now containerized version of ntia-conformance-checker available on Docker and on Chainguard's container registry. [Full disclosure: I work at Chainguard.]

I wonder if creating a short section about the existence and use of these containers in the README would be helpful to users?

From Chainguard's cgr.dev registry:

docker pull cgr.dev/chainguard/ntia-conformance-checker:latest

From Docker Hub (Chainguard is a member of the Docker Verified Program):

docker pull chainguard/ntia-conformance-checker:latest 
goneall commented 6 months ago

I think this would be helpful to add.

@kestewart - any concerns since it would point to a non-LF website for the container?