Florent BENOIT
Florent BENOIT
hmm ok it searches for `docker-compose`
@francoism90 if you go to settings then resources page there is compose, then click on the setup/onboarding icon on the left of compose card, it should download it for you,...
it will fetch docker-compose binary and then you'll be able to do `podman compose`
@francoism90 sure
I think it's because https://github.com/containers/podman-desktop/issues/3767 was not applied to tty (probably two PRs landed in // )
thanks for the report @dougbreaux your screens are configured with mirror effect ? when you're launching Podman Desktop it appears on the two screens ?
linking to https://github.com/containers/podman-desktop/issues/2356
if there is a cross test, then it's not in this repository, and I assume the test will import packages from each extension providing the model page
we said since day 0 that this repository should only contain code about what is managed by this repository. Page model are depending on the lifecycle of the extension, not...
I don't see where it could have circular dependencies Extensions depend on Podman Desktop (not the opposite) and if you need something that is cross extensions, then, you have code...