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

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

Open
suskin opened this issue Dec 21, 2019 · 0 comments
Open

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

suskin opened this issue Dec 21, 2019 · 0 comments
Labels
bug Something isn't working experience Improvements related to usability and fun

Comments

@suskin
Copy link
Member

suskin commented Dec 21, 2019

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.

@suskin suskin added bug Something isn't working experience Improvements related to usability and fun labels Dec 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working experience Improvements related to usability and fun
Projects
None yet
Development

No branches or pull requests

1 participant