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

Horusec cli is not running on docker version > 19.3 #1169

Open
brunosoaresoliveira opened this issue Nov 15, 2023 · 4 comments
Open

Horusec cli is not running on docker version > 19.3 #1169

brunosoaresoliveira opened this issue Nov 15, 2023 · 4 comments

Comments

@brunosoaresoliveira
Copy link

Hi all! I need some help about Horusec CLI + Docker.

I installed the Horusec CLI using this command line

curl -fsSL https://raw.githubusercontent.com/ZupIT/horusec/main/deployments/scripts/install.sh | bash -s latest

Then when I run it (horusec start), this is the error that I see:
"time="2023-11-15T10:06:29-03:00" level=error msg="{HORUSEC_CLI} Your docker version is below of: " error=19.3
Error: docker not found. Please check and try again"

Environment:

  • Horusec version 2.8.0
  • Operating System: Windows 11 but horusec is installed and running inside Ubuntu using WSL 2.
  • Current docker version: 24.0.6.
@brunosoaresoliveira
Copy link
Author

Same issue on a machine running Ubuntu 22.04.

@offnaria
Copy link

Hello

I also had this problem and it has been fixed with the solution.
The point is to install latest-beta version instead of latest.

@brunosoaresoliveira
Copy link
Author

Thank you @offnaria but I would like to run the most stable version instead of a beta one.

@gilsdav
Copy link

gilsdav commented Dec 1, 2023

Hello did you try this image gilsdav/horusec-cli ?
This is the result of my PR #1163

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

3 participants