I run all my apps on containers.
This repo is inspired by Jessie Frazelle dockerfiles
Some of my apps are just bashrc aliases to her docker images on hub.docker.com Other images I have had to hack around and made few tweaks :)
All apps are under dockerfiles
folder. Every app has a install.sh
which will put an alias into your bashrc
so you can run the container.
I also maintain my bashrc in this repo.