Docker container modify parameters

Did not add parameters when you create a container   --restart=always , resulting consequences are: When Docker restart, container failed to start automatically.

docker container update --restart = always the name of the vessel

 

Guess you like

Origin www.cnblogs.com/shenyixin/p/10935063.html