gh-docker-logs icon indicating copy to clipboard operation
gh-docker-logs copied to clipboard

support container name filtering

Open trung opened this issue 5 years ago • 1 comments

Thanks for creating this great action. It looks like you are using docker ps to filter the containers. How about adding --filter support?

Note: i'm not very competent with JS, otherwise I would try to get a PR raised.

trung avatar Jun 12 '20 14:06 trung

Apparently I'm not very competent with docker, because I didn't even know --filter was a thing. :P I'll see what I can do. :)

jwalton avatar Jun 12 '20 14:06 jwalton