TUI Of The Week 3
I missed a week
So here's TUI of the week 3 for you!
Back to the topic
Today, I'm showcasing dockly, a full featured, immersive terminal interface for managing docker containers, services and images!
It does what it says on the tin, plus its easy to use and it uses a terminal interface :D
Installation
Sadly dockly is only avalible on npm, but it may be packaged in some repos, if so please let me know so I can update this post
npm install -g dockly
Usage
Just fire up dockly and it will automatically connect to your localhost docker daemon through the unix socket:
dockly
Screenshots
This was day 14 of #100DaysToOffload