Skip to content

Add other filters to ClientAPI.containers documentation #1016

@SakuraSound

Description

@SakuraSound

I am happy to know through my own testing that the filter tag "ancestor" works for the containers function. If the other filters work as well, it may be good to add them to the "Available Filters" list in the documentation, so that others know that it works. If this is something that I can do, please point me in the right direction.

Example use: c = cli.containers(filters={"ancestor": "custom/redis"}) properly returns those containers that spawned from the custom/redis image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions