To set up the environment for this tutorial, ensure that you have the following installed:
- Git
- Docker
- Visual Studio Code
- Dev Containres extension
-
Clone this repository
-
Start the challenge environment
docker compose up -d
-
Attach to the newbie container
-
You're all set. Good luck, have fun!