- InstallĀ Docker CE from here
- Run the docker image (automatic download)
$ docker run -it --rm secunive/seclab:software_security ~ $
- The above command will start an alpine linux with gcc and a few more tools installed.
Goto Task 1!
$ docker run -it --rm secunive/seclab:software_security ~ $
Goto Task 1!