hello everyone
I have a problem that only occurs with Rocky Linux.
I have other servers with other distributions with the same version of docker and the same memory and cpu resources, and I have no problems.
My OS is Rocky Linux release 8.8 (Green Obsidian)
It takes too long to create, stop or restart one or more containers, either through docker-run or docker-compose.
Here is an example of the time it takes,
We are talking about a new container, without data.
This should have taken seconds, since the docker image is already on the host server
5ad271f694a4bc730ceafda4af25bfd333f3af023ef3bf7e2f8deac7c8da4aca
real 4m11.254s
user 0m0.012s
sys 0m0.013s
Docker version 24.0.2, build cb74dfc