The size of the Golang Docker image is large, very large (this is for a very simple application, no dependencies): <img width="1292" alt="screen shot 2018-01-29 at 17 17 21" src="https://user-images.githubusercontent.com/13103165/35517887-759b739c-0518-11e8-92b7-45b5feb5da93.png"> This makes the pushing/pulling of the image take a significant amount of time - is there any area we might improve here? (Is it the same with other languages?)