Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 939 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 939 Bytes

Getting Started with Docker

Official repo for Getting Started with Docker video training course by @nigelpoulton

first-container

This folder contains the files to build a single-container web app (express, handlebars...)

multi-container

NEEDS UPDATING This folder contains the files to build a multi-container web app with Compose.

swarm-stack

This folder contains the files to build a multi-container web app with Swarm Stacks.