akarzim / zsh-docker-aliases

ZSH Docker aliases and functions
MIT License
199 stars 33 forks source link

Adding a function based alias to search for images with a given reference #16

Closed uilian closed 7 months ago

uilian commented 7 months ago

Alias: dkif "docker image finder"

Example (listing all ubuntu images you have on your local registry): $ dkIf ubuntu

akarzim commented 7 months ago

Thank you @uilian for this contribution :bow: