Difference between revisions of "Docker start"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 7: Line 7:
  
 
  [[docker inspect]] -f "{{ .HostConfig.RestartPolicy}}" $(docker ps -a -q)
 
  [[docker inspect]] -f "{{ .HostConfig.RestartPolicy}}" $(docker ps -a -q)
 +
 +
 +
[[docker update]] --restart=no $(docker container ls -aq)
  
 
== Related commands ==
 
== Related commands ==

Revision as of 10:01, 21 July 2020

Advertising: