WIP: feat(sdk)Add PodmanRunner#11855
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
e68a30a to
b611d73
Compare
|
This is definitely not ready for review yet. I'll let you folks know when it is! |
This is almost entirely based on the existing docker runner implementation, with minor differences for podman specifics Signed-off-by: Anish Asthana <anishasthana1@gmail.com>
b611d73 to
40b7532
Compare
|
Implementing this in a user-friendly way is blocked on containers/podman-py#544 |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This is almost entirely based on the existing docker runner implementation, with minor differences for podman specifics
Closes #11865