Difference between revisions of "Docker stop"

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

Revision as of 14:08, 18 January 2020

Advertising: