Small Go Apps Containers
Or: how to ship your app in a <20Mb container.
I create, maintain, and operate software. Sometimes I write about it here.
Or: how to ship your app in a <20Mb container.
There are a lot of Java API’s and Frameworks which rely on static methods and the sort. …
go build generates a binary for the platform you run it in. So, if I build antibody in a Linux …
Learning Go was in my TODO list for a while, and finally I did something about it. This post …
At ContaAzul, we had 31 Windows machines powering our Selenium tests - one running the grid and …
Or “what the hell is this Docker thing?”
Like my old post on git, this is somewhat a collection of useful Docker …
So, this week I attended QCon-SP.
FYI: Like the previous post, this is a really quick tip.