:warning: DEPRECATED: Plugin for Docker CLI to support SBOM creation using Syft; use `docker scout sbom` instead.
See the codeThe docker sbom command has been removed, please use the docker scout sbom command
instead.
Plugin for Docker CLI to support viewing and creating SBOMs for Docker images using Syft.
# install the docker-sbom plugin
curl -sSfL https://raw.githubusercontent.com/docker/sbom-cli-plugin/main/install.sh | sh -s --
# use the sbom plugin
docker sbom <my-image>
Go
59.9%
Shell
24.7%
Makefile
8.5%
Ruby
5.8%
:warning: DEPRECATED: Plugin for Docker CLI to support SBOM creation using Syft; use `docker scout sbom` instead.
See the codeThe docker sbom command has been removed, please use the docker scout sbom command
instead.
Plugin for Docker CLI to support viewing and creating SBOMs for Docker images using Syft.
# install the docker-sbom plugin
curl -sSfL https://raw.githubusercontent.com/docker/sbom-cli-plugin/main/install.sh | sh -s --
# use the sbom plugin
docker sbom <my-image>
Go
59.9%
Shell
24.7%
Makefile
8.5%
Ruby
5.8%