Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

local docker registry: name filter should be more exact #30

@suskin

Description

@suskin

I was running the local-build build for a stack locally, and I realized that multiple containers match the name=registry filter.

When I used docker ps --filter name='^registry$' as the name filter instead, only the one with the actual full name registry came back.

We should update the filter to use the more precise match.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingexperienceImprovements related to usability and fun

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions