© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Jorge F. Sánchez
I'm a Software Engineer, a developer who loves programming, Linux and Open Source technologies.
Do you have Bash functions for Docker tasks like cleanup or maintenance? Why not turn them into a Docker cli plugin and make them feel like first-class Docker commands? Let’s take this Bash alias: function docker_clean() { echo "Cleaning up Docke...
No responses yet.