The goal of this project is to familiarize myself with Docker.
See simple-react-app for building create-react-app with Dev and Production (multi-step) containers and running with Docker Compose.
See complex-apps for building create-react-app, an express server, and a redis cache worker containers.
See simple-k8s for a simple Kubernetes cluster for managing multiple containers.