Sample examples for learning Docker, Dockerfile and Compose. This files are used in my course DOC101-Docker-Fundamentals and DOC102-Docker-Advanced
This folder contains the files to build a single-container web app (express, handlebars...)
This folder contains the files to build a multi-container web app (Flask with Redis)