Skip to Content
My Project 1.0.0 is released 🎉
Docker 🐳

Docker

Introduction

Docker is a platform for developing, shipping, and running applications inside lightweight, portable containers. It enables developers to package applications with all dependencies and run them in any environment.

Installation

Windows

  1. Download Docker Desktop from Docker’s official website.
  2. Run the installer and follow the on-screen instructions.
  3. Restart your system if necessary.
Last updated on