Example: deploying a web app with Docker

A server for this term

A tiny example

Here are steps you can take to deploy a small Flask web application on cs347. For the web app itself, I just copied a sample from my CS257 samples. This one illustrates using some shared HTML and CSS across multiple pages.