Debakar Roy

Day 27: Docker - Installation and configuration

1 min read

Setup day again, this time for Docker. Installation steps differ per platform, so I followed the official guide.

Installation guidelines for Docker are available in the official website documentation.

Once Docker is installed, check the version with the following command:

$ docker --version
Docker version 23.0.5, build bc4487a