the filter can be stored in configs to hide some containers that you don't need to care about.
For example, hiding stopped containers allows for a better view of running docker swarm containers. As we all know, docker service keeps several historical containers, which greatly interferes with the viewing list.
the filter can be stored in configs to hide some containers that you don't need to care about.
For example, hiding stopped containers allows for a better view of running docker swarm containers. As we all know, docker service keeps several historical containers, which greatly interferes with the viewing list.
properties: