Difference between revisions of "Docker stop"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
  
 
== Examples ==
 
== Examples ==
docker stop my_container_name
+
 
 
  docker stop my_container_name
 
  docker stop my_container_name
 
  my_container_name
 
  my_container_name
* <code>[[docker container stop]] $(docker container ls -aq)</code>
+
 
 +
[[docker container stop]] $(docker container ls -aq)
  
 
== Related commands ==
 
== Related commands ==

Revision as of 11:49, 24 April 2020

Advertising: