This is a simple example of how to build, generate certificates for, and serve a website using Docker! In particular, you'll see how to use multi-stage builds and an Nginx container to build and serve up a website, without having a bloated container as your final result.