Docker stop working after RHEL OS upgrade 7 to 8 on Jenkins

Hi I upgraded our Jenkins server from Rhel 7 to 8. After the upgrade docker stop working. Is there any way to use docker on Rhel 8. I have tried different fix but all seems not to be working.

Hi @kaysplit07 ,

Don’t you have to use podman instead of docker on Rhel 8?
If you can’t, for a reason or another, you could give a try at this workaround: Using Podman with Docker Plugin in Jenkins .