Refactor container runtime implementation
Open
area/cli
kind/proposal
P2
size/S
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Describe the proposal
Refactoring task: Create an interface for container runtime, and have implementations for Docker and Podman. In future if there is a new addition to container runtime, it should be very easy to add it.
## Release Note
RELEASE NOTE: **UPDATE** Container runtime management in CLI
Contributor guide
Assessment
This issue has not been assessed yet.