- Git, the simple guide: https://rogerdudler.github.io/git-guide/
- Docker CLI Cheat sheet https://docs.docker.com/get-started/docker_cheatsheet.pdf
- DockerFile Cheat sheet https://kapeli.com/cheat_sheets/Dockerfile.docset/Contents/Resources/Documents/index
Ensure you have the following installed:
- Python 3 (not really)
- Docker
- Git (osx https://git-scm.com/download/mac) (windows: https://gitforwindows.org/) (linux: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
- Human Brain