Setup and Installation

Developer Tools

Ensure you have a terminal and text editor that you're comfortable using. We'll be using iTerm and Visual Studio Code on MacOS.

Docker Install Instructions

Follow the installation instructions for your operating system:

Verify Docker is Running

docker info
docker --version

Code Repository

The code for this course can be found on GitHub via the following link:

https://github.com/syndri-training/docker-up-and-running

Clone the git repository to your local machine, and we'll refer to it throughout the course. Alternatively, you can download the zip file on Github by clicking on the "Clone or Download" button, then "Download ZIP".

Complete and Continue  
Discussion

0 comments