Florent BENOIT

Results 270 comments of Florent BENOIT

Hello @dan-m8t thanks to report the issue The hyper-v check is done there https://github.com/containers/podman-desktop/blob/main/extensions/podman/src/podman-install.ts#L387 Could you run the command in a powershell ```(Get-Service vmcompute).DisplayName``` And post the output ? We...

Thanks for the answer For now, as workaround you can execute the MSI installer from there https://github.com/containers/podman/releases/download/v4.2.0/podman-v4.2.0.msi

@mairin for animation, we just require different png images you can look at https://github.com/containers/podman-desktop/tree/main/packages/main/src/assets the step*** images

Hello @RobVerduijn could you describe your use-case ? Connect through ssh to your remote podman containers ?

It's already planned for k8s support https://github.com/containers/desktop/issues/29

It looks like a subtask of https://github.com/containers/podman-desktop/issues/87

yes thanks I saw the missing release element, will add and provide suggested enhancements

I've added `"--talk-name=org.freedesktop.Flatpak"` so the app can invoke podman with `flatpak-spawn --host podman` (before it was working as it was adding full dbus access but I need to list every...

@gasinvein the tool is checking the CLI is installed, invokong for example `podman version` and then grab also the version. Then yes it'll discuss over socket

bot, build io.podman_desktop.PodmanDesktop