compilation – articles by tag

06/29/2020

Minimal Docker image with GO

Let's discuss how the minimal docker image with GO program can be built.
Read More → docker compilation upx ldflags
05/08/2020

Compilation and deploy via SSH in Gitlab CI

Let's take a look to how GO compilation works and use Gitlab CI for that.
Read More → gitlab compilation deploy ssh modules vendor ci-cd