- Official site: https://docs.docker.com
- Create a Docker Hub account
- A Docker whale will appear on status bar and click to login with your username password
- cd inside your Go Project that has RESTful API
$ cd myproject && touch Dockerfile
// Paste the following snippets into Dockerfile