Docker
Welcome to the Docker documentation for this project. Use the links below to navigate through the setup, configuration, and architecture details.
Contents
- Installation Guide – Step-by-step instructions to set up Docker on your machine.
- Architecture Overview – Details about containers, networks, and volumes used.
- Command Cheat Sheet – Quick reference for common Docker operations.
Quick Start
- Ensure Docker Desktop is installed and running.
- Clone the repository.
- Open your terminal and run:
docker compose up -d