Replies: 1 comment
-
Hi @drgsr this is something that I decided to take on. You can follow the progress in #126. Testing is always appreciated :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
in my project, I would require/need/use the container.exec_run feature.
As I see from the code, the API is defined, but there is no implementation
https://github.com/containers/podman-py/blob/main/podman/domain/containers.py
Line 176: raise NotImplementedError()
What is the intended timeline for this feature?
Thx in advance,
Günter
Beta Was this translation helpful? Give feedback.
All reactions