Lets learn docker and golang together!
We start off with writing a very basic http server in golang, which returns "Hello world" string. This will act as our first application, that we can use to get started.
Based on the application you just created, write your first docker file to create an image and run the a container instance based on it.
The idea behind this repository is to follow a "bootcamp" like approach, which is implementing some stuff and getting a feel of what these various technologies are and how they work.
Please feel free to either raise an issue or update it and create a pull request.
Sure! Please create an issue and I will try to get back to it.
Great! Just drop me a message, with what you want to contribute and we shall get started!