Container file optimizations.
- Move some of the RUN commands to happen in one layer
- Add some apt cleaning.
- use the golang image
This reduces the size by 500mb, which is small compared to the overall size of the image, but every bit counts!
Edited by micah