-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
OCP environment(Red Hat OpenShift Container Platform)
Hello,
The problem is similar as described in podman top -eo failed with error · Issue #8033 · containers/podman (github.com).
We are using docker-pipeline walkflow plugin, the plugin code https://github.com/jenkinsci/docker-workflow-plugin/blob/c7dedefcf68f6ce1320c8aaaeb831628ea21a086/src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java#L150 .
Seems still not working for the OCP environment.
As far as I understand it, the docker-workflow plugin does not support podman. There are use cases where podman is compatible with docker, but they are definitely not the same product and unless there is an explicit statement of support for podman, I don't think it should be assumed that it will work.