Intro to Containers Lecture Study Notes Docker CLI Cheatsheet Demo Repo To run the demo repo code: Fork and clone down the repo cd into the folder Install dependencies cd server npm install Start your server npm run dev To start the container