A project tutorial by lalex-ku @ 42SP Github repo: https://github.com/LucasKuhn/inception


<aside> <img src="/icons/document_blue.svg" alt="/icons/document_blue.svg" width="40px" />

subject.pdf | project

</aside>

This is a step-by-step guide to build everything from scratch. The structure is inspired by the Docker Getting Started guide.

First make everything work in a single container, then move to dockerfiles with separate containers, and finally a docker-compose that ties everything together.

Part 0: Expected knowledge

Part 1: Single Container ( proof of concept )

Part 2: Separate Containers ( dockerfile, volumes, network )

Part 3: Final setup ( docker-compose, sql dump )

Eval commands

Github references 🔗

Notion references 🔗

Extras

<aside> 🪄 Want to improve something? Message me on discord at lucaskuhn or open a discussion on the Github Repo https://github.com/LucasKuhn/inception

</aside>