Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 555 Bytes

World's Cheapest VM

Do you want a consistent development environment no matter what host you're on?

Look no further!

$ mkdir -p ~/Git/ && git clone '.../ramses0/rames-docker-devenv.git' ~/Git/profile
$ cd ~/Git/profile && ./build-env.sh && ./enter-env.sh

...anywhere you can run docker, you can run this "VM" which feels like a real unix system but effectively takes up no space anywhere.

It's made of internet and virtual machines!

https://github.com/holman/dotfiles.git - an inspiration for symlinking into docker dev?