-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Description
Tool name
podman-compose
Tool license
GPL-2.0 license
Add or update?
- Add
- Update
Desired version
1.0.6-1
Approximate size
No response
Brief description of tool
A script to run docker-compose.yml using podman
URL for tool's homepage
https://github.com/containers/podman-compose
Provide a basic test case to validate the tool's functionality.
https://github.com/containers/podman-compose?tab=readme-ov-file#tests but i don't think that this is necessary as this is package from official repository
Platforms where you need the tool
- Azure DevOps
- GitHub Actions
Runner images where you need the tool
- Ubuntu 22.04
- Ubuntu 24.04
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Can this tool be installed during the build?
sudo apt-get update
sudo apt-get install -y podman-compose
Tool installation time in runtime
2m
Are you willing to submit a PR?
yes