Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.16 KB

docker-setup.md

File metadata and controls

28 lines (22 loc) · 1.16 KB

Docker Setup

Installation on Mac

Start by downloading the latest version of Docker Desktop for MAC and install it on your system.

Download Docker for MAC

You can find more about Docker for MAC here.

Installation on Linux

Start by downloading the latest version of Docker and install it on your system.

Docker for CentOS
Docker for Debian
Docker for Fedora
Docker for Ubuntu

You can find more about Docker here.

Installation on Windows

Start by downloading the latest version of Docker Desktop for Windows and install it on your system.

Download Docker for Windows

You can find more about Docker for Windows here.