Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active October 27, 2024 17:11
Show Gist options
  • Select an option

  • Save wilmoore/d98cc3caf09fd327a4883e4cb63ff753 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/d98cc3caf09fd327a4883e4cb63ff753 to your computer and use it in GitHub Desktop.
Personal Brand :: Social Media :: LinkedIn :: Post :: I Wrote a Simple Custom Docker CLI Plugin

Personal Brand :: Social Media :: LinkedIn :: Post :: I Wrote a Simple Custom Docker CLI Plugin

⪼ Made with 💜 by Polyglot.

reference
research
» I Wrote a Simple Custom Docker CLI Plugin «

Tired of the cluttered output from `docker ps`? I wrote a custom Docker CLI plugin that displays only the names of running containers—nothing more:

↳ Focused Output: Shows only container names  
↳ Easy to Remember Command: `docker running`  
↳ Easy to Install: Copy the source to `~/.docker/cli-plugins/docker-running`

❯ `docker running`

Țechśavvy CEO
💭 Have you built any custom docker plugins? Let’s hear it 👇🏾

image


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment