I made a dumb little command line tool to make launching containers easier for my lazybrain.

https://github.com/JoeCotellese/dockit

So, instead of

cd /path/to/containers/openwebui
docker-compose up -d

I can just type

dockit openwebui

#cli #terminal #shell

Joe Cotellese @JoeCotellese