It's time to install Docker. I'll walk through the install on a Macbook Pro, but I will also include the instructions for a Windows installation which is very similar. Because Docker Containers use Linux kernels, using Docker with Mac or Linux is easiest and the best experience, but it works for Windows as well.
Installation for Mac
Prerequisites:
Steps:
docker version
to check that it worked!Installation for Windows
Prerequisites:
Steps:
docker version
to check that it worked!