Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add filters for container properties #4375

Open
Diluka opened this issue Sep 5, 2024 · 0 comments
Open

add filters for container properties #4375

Diluka opened this issue Sep 5, 2024 · 0 comments
Milestone

Comments

@Diluka
Copy link

Diluka commented Sep 5, 2024

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:

  • status
  • image name
  • container name
  • create date
  • label
  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants