Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 490 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 490 Bytes

My Desktop

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 :)

Containers

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.