docker / sbom-cli-plugin

Plugin for Docker CLI to support SBOM creation using Syft
Apache License 2.0
150 stars 15 forks source link

[error] docker is not installed; refusing to install to '/root/.docker/cli-plugins #19

Closed leetsg0 closed 2 years ago

leetsg0 commented 2 years ago

I'm trying to install the plugin, but i get the following error when I run curl.

[error] docker is not installed; refusing to install to '/root/.docker/cli-plugins

I have docker installed.

docker --version

Docker version 20.10.16, build aa7e414

leetsg0 commented 2 years ago

nvm. looks like i have to be logged in as 'root' to be able to install.