Now that we have a Dockerfile for our Go app from our last video, we want to run the Go app along with a MySQL container. In this video, we will extend our Go app to insert & get users into/from the database before writing our docker-compose yaml. We will validate everything works at the end of the video. github:











