Closed radu-matei closed 6 years ago
Also tackling of #90 in 16f7a303efe76edc2ef3f8e61a8eefae81518f84
Essentially, modified the Dockerfile for Golang to use multi-stage building - now the resulting Docker image is 46 MB (and is based on Ubuntu - once I move to Alpine / scratch, it will be even smaller)
LGTM, thanks!
Awesome, thanks!
Added Azure Go SDK integration for the ACI executor in Golang.
When all looks good, I can also add a tutoriual on ACI with Golang :)