Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AmanPathak-DevOps opened this issue Feb 14, 2024 · 4 comments

Comments

@AmanPathak-DevOps
Copy link

While Installing Docker Scout on GitLab, it is showing the below error.
I think, in install.sh you need to add one more line to create .docker directory.
Because, when I created .docker file manually which was not present earlier. It was working fine.
image

@chmedinaruiz
Copy link

I have the same issue, when I try to scan for vulnerabilities in a gitlab pipeline.

@oCHRISo
Copy link

oCHRISo commented Mar 14, 2024

+1 on this issue

@corupta
Copy link

corupta commented Apr 4, 2024

If you haven't logged in on docker before (docker login) do it, and it creates a config folder for you.

@Rikj000
Copy link

Rikj000 commented May 24, 2024

If you haven't logged in on docker before (docker login) do it, and it creates a config folder for you.

Logging in to docker before attempting to install scout resolved the issue for me, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants