Podman-compose requires podman-compose to get installed.
Here's my timeline:
- I downloaded latest Podman Desktop binary.
- I downloaded a binary for podman (that I copied on /usr/bin/). Podman Desktop found it and ran it just fine.
- Tried to install podman-compose. Any way I tried, it requires podman-compose to be already installed. And I can't install via pip3 either, ubuntu's repos restrict these kinds of installations and make it complicated.
Sure, there is podman-compose on my Linux Mint's repos, but if I install it, it pulls the older podman package too. I want to use the binary that I manually downloaded. I need podman-compose to either have a binary as well (an appimage?) so I can point podman-desktop to it and be done with it.
Podman-compose requires podman-compose to get installed.
Here's my timeline:
Sure, there is podman-compose on my Linux Mint's repos, but if I install it, it pulls the older podman package too. I want to use the binary that I manually downloaded. I need podman-compose to either have a binary as well (an appimage?) so I can point podman-desktop to it and be done with it.