Tagged in

Multi Stage Builds

Google Cloud - Community
Google Cloud - Community
A collection of technical articles and blogs published or curated by Google Cloud Developer Advocates. The views expressed are those of the authors and don't necessarily reflect those of Google.
More information
Followers
56K
Elsewhere
More, on Medium

Golang Modules & Immutability #2

Yesterday, I explored some ways to take advantage of an immutable Golang package store using Docker and Cloud Build. It seems as though there may be a way to take advantage of this immutability using deconstructed multi-stage builds.