-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Minikube podman-env does not work with podman 3.1 #12504
Comments
You need to install the older podman-remote version, or run podman over ssh, until the podman version has been updated (PR #11727) Podman is not backwards compatible, so you need to have multiple clients (podman1, podman2, podman3, podman4 etc) |
You can also use |
You could try |
That would have the same effect, but could be a good idea anyway. Hopefully the |
Anyway, the needed podman client binaries can be downloaded here: https://github.com/containers/podman/releases/tag/v2.2.1
|
I mean, the user might have different versions behind |
I have installed As far as I can see, PR #11727 seems to be pretty close to be complete. Is there an ETA when the fix would be available? Until then I can work with |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Steps to reproduce the issue:
eval $(minikube -p minikube podman-env)
.podman-remote build -t example:latest .
Full output of failed command if not
minikube start
:Podman Version:
minikube version
The text was updated successfully, but these errors were encountered: