Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.03 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.03 KB

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.

TMP

The container, compose, and swarm folders are hosting temp files for the next update to the course.