Articles by tag "Compilation"

June 29, 2020

Building Minimal Docker Images for Go Applications

Building Minimal Docker Images for Go Applications

Let’s discuss how to build a minimal Docker image for a Go program.

Read More → Docker Compilation Upx Ldflags
May 8, 2020

Compilation and deploy via SSH in Gitlab CI

Compilation and deploy via SSH in Gitlab CI

Let’s take a look at how Go compilation works and how to use GitLab CI for that.

Read More → Gitlab Compilation Deploy Ssh Modules Vendor Ci/Cd