docker-container-ls (1) Linux Manual Page
NAME docker-container-ls – List containers SYNOPSIS docker container ls [OPTIONS] DESCRIPTION List the containers in the local repository. By default this shows only the running containers. Filters Filter output based on these conditions: – ancestor=([:tag]||image [at] digest <mailto:image [at] digest>) containers created from an image or a descendant. – before=(|) – expose=([/]|/[]) – exited= an exit…
