podman

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
podman [2020/01/27 19:32] – [search] rpjdaypodman [2020/01/27 21:41] (current) – [stop] rpjday
Line 357: Line 357:
 ==== stats ==== ==== stats ====
 ==== stop ==== ==== stop ====
 +
 +<code>
 +$ podman stop mywebserver
 +$ podman stop 860a4b235279
 +$ podman stop mywebserver 860a4b235279
 +$ podman stop --cidfile /home/user/cidfile-1
 +$ podman stop --timeout 2 860a4b235279
 +$ podman stop -a
 +$ podman stop --latest
 +</code>
  
 ==== tag ==== ==== tag ====
  • podman.1580153540.txt.gz
  • Last modified: 2020/01/27 19:32
  • by rpjday