A clean linux dev environment without all the associated heaviness of a virtual machine.
- Ensure you have docker installed and running
- Clone this repo
- Open terminal and run,
chmod +x build.sh - And run
chmod +x run.sh - Run
./build.sh - Run
./run.sh
This should give you a linux prompt for a user called "devuser" with password "passwd". This user is a sudoer.