SkunkWerkz
The W00tma5ter and Gmtisrad collaboration project!
To Build Your Docker Image
- Ensure you're using the latest version of Node.js and NPM (v13.8.0 at the time of writing)
..* I use NVM for this
- Ensure you have docker and docker-compose installed. Apparently this is already done in Windows, but I'm not 100% sure!
- Go into
SkunkWerkz/docker
and run $ docker-compose up
- You'll need to wait for everything to compile, roughly 1 minute or so.
- Your docker instance is now bridged to your machine through port 3000.