Change Bindings and Configuration Quickstarts to allow Podman AND Docker
Open
area/bindings
area/configuration
P2
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 547
- PR merge metrics
- No merged PRs in 30d
Description
Both, Bindings and Configuration quickstarts, refer to Docker CLI commands and do not allow our automation to switch to Podman. It is OK if the pre-reqs mention both but we should fallback to Podman for MacOS validation. It means that our Quickstarts should not invoke `podman` or `docker` commands to keep them agnostic.
Contributor guide
Assessment
This issue has not been assessed yet.