[ Prev ] [ Index ] [ Next ]

with specific label

Created Sonntag 22 August 2021


$ podman <list command (e.g. ps)> --filter "label=TLD.DOMAIN.env=production"


E.g.

List all container with label
$ podman ps --filter "label=TLD.DOMAIN.env=production"