In this chapter, we will cover the following recipes:
- Building your first Go Docker image
- Running your first Go Docker container
- Pushing your Docker image to the Docker Registry
- Creating your first user-defined bridge network
- Running a MySQL Docker image on a user-defined bridge network
- Building a Go web application Docker image
- Running a web application Docker container linked with a MySQL Docker container on a user-defined bridge network