Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 585 Bytes

File metadata and controls

39 lines (26 loc) · 585 Bytes

Xcmd docker Commands

doc-prune

  • Remove all unused containers, networks, images (both dangling and unreferenced), and optionally, volumes.
doc-prune

doc-rm

Delete or remove all docker data like containers, images and volumes

doc-rm

doc-stop

Stop one or more running containers.

doc-stop

doc-ps

Show both running and stopped containers

doc-ps