You can check the following links for more information about the topics covered in this chapter:
- Docker Overview: https://docs.docker.com/engine/docker-overview/
- Docker Getting Started: https://docs.docker.com/get-started/
- Docker for Mac Install Instructions: https://docs.docker.com/docker-for-mac/install/
- Docker for Windows Install Instructions: https://docs.docker.com/docker-for-windows/install/
- Docker for Ubuntu Install Instructions: https://docs.docker.com/install/linux/docker-ce/ubuntu/
- Docker for Debian Install Instructions: https://docs.docker.com/install/linux/docker-ce/debian/
- Docker for Centos Install Instructions: https://docs.docker.com/install/linux/docker-ce/centos/
- Docker for Fedora Install Instructions: https://docs.docker.com/install/linux/docker-ce/fedora/
- Windows Subsystem for Linux Install Instructions: https://docs.microsoft.com/en-us/windows/wsl/install-win10
- Homebrew Package Manager for macOS: https://brew.sh/
- PIP Package Manager User Installs: https://pip.pypa.io/en/stable/user_guide/#user-installs
- Git User Manual: https://git-scm.com/docs/user-manual.html
- GitHub Guides: https://guides.github.com/
- Forking a GitHub Repository: https://guides.github.com/activities/forking/
- Django Web Framework: https://www.djangoproject.com/
- Django REST Framework: http://www.django-rest-framework.org/