Skip to main content
Version: Next

Install Docker

Docker

To practice Docker, you need to install Docker.
The Docker installation varies depending on which OS you are using.
Please refer to the official website for the Docker installation that fits your environment:

Check Installation

Check installation requires an OS, terminal environment where docker run hello-world runs correctly.

OSDocker EngineTerminal
MacOSDocker Desktopzsh
WindowsDocker DesktopPowershell
WindowsDocker DesktopWSL2
UbuntuDocker Enginebash

Before diving in..

It is possible that many metaphors and examples will be focused towards MLOps as they explain the necessary Docker usage to use MLOps.