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/