You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: