docker-qq icon indicating copy to clipboard operation
docker-qq copied to clipboard

docker restart policy very slow

Open WesYu opened this issue 4 years ago • 0 comments

I can use docker start and docker restart to start the program in seconds. But then I tried this: docker update --restart always qq and rebooted. Then docker ps command immediately confirmed that the container is started but it took minutes for the UI to appear. What could be the problem?

WesYu avatar Jan 10 '21 09:01 WesYu