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

[BUG] cannot use Docker if podman machine is not running #179

Closed
1 task done
eemcmullan opened this issue Mar 19, 2024 · 1 comment · Fixed by #181
Closed
1 task done

[BUG] cannot use Docker if podman machine is not running #179

eemcmullan opened this issue Mar 19, 2024 · 1 comment · Fixed by #181
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@eemcmullan
Copy link
Collaborator

eemcmullan commented Mar 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

latest

Priority

Major

Current Behavior

Trying to run kantra with Docker: RUNNER_IMG=kantra:docker PODMAN_BIN=/usr/local/bin/docker go run main.go analyze
Was getting error:

Error: Cannot connect to Podman. Please verify your connection to the Linux system using podman system connection list, or try podman machine init and podman machine start to manage a new Linux VM

Once I started a podman machine, the command worked. Although I was not using a podman image/bin.

Expected Behavior

Should be able to run kantra using docker without a podman machine running.

How Reproducible

Always (Default)

Steps To Reproduce

No response

Environment

- OS: Mac M1

Anything else?

No response

@eemcmullan eemcmullan added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. kind/bug Categorizes issue or PR as related to a bug. labels Mar 19, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Mar 19, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Mar 19, 2024
@eemcmullan eemcmullan self-assigned this Mar 19, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Planning Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant