podman run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword -d postgres docker.io/library/postgres it works finepodman logs some-postgres
/usr/local/bin/docker-entrypoint.sh: line 351: /docker.io/library/postgres: No such file or directory
Exiting due to MK_ADDON_ENABLE_PAUSED: enabled failed: get state: unknown state "minikube": sudo -n podman container inspect minikube --format=<no value>: exit status 1
stdout:
stderr:
/usr/bin/podman: line 189: XDG_RUNTIME_DIR: unbound variable
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ ๐ฟ If the above advice does not help, please let us know: โ
โ ๐ https://github.com/kubernetes/minikube/issues/new/choose โ
โ โ
โ Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue. โ
โ Please also attach the following file to the GitHub issue: โ
โ - /tmp/minikube_addons_d026ddbe70c5edc929b895aeb1e0c4ae9a4aae82_0.log โ
โ โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏpodman run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword -d postgres docker.io/library/postgrespodman logs some-postgres
/usr/local/bin/docker-entrypoint.sh: line 351: /docker.io/library/postgres: No such file or directory