Difference between revisions of "Docker update"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
  
 
Modify all containers to not start automatically:
 
Modify all containers to not start automatically:
  docker update --restart=no $(docker container ls -aq)
+
  docker update --restart=no $([[docker container ls]] -aq)
  
 
== Related commands ==
 
== Related commands ==

Revision as of 16:18, 4 February 2020

Advertising: