- Please use IWNET while you are doing the exercises, because of EWNET's firewall 🔥
- First download and install these binaries in this order:
- After installing and rebooting, open up
cmd
of Windows (Command Prompt) or the Powershell. - Navigate to the rootdir of this project (where
Vagrantfile
is located) and run:vagrant up
- After the installation of the vagrant image:
vagrant ssh
- Congratulations! You're running a VM with a nice bash environment with
docker
installed on it! You can find the contents of this project in the~/workshop
folder.