All examples in Google Cloud Run for building
Golang Docker images are based on Debian.

FROM golang:alpine AS builder
...
FROM debian:buster-slim
...

What are debian:buster-slim  advantages vs alpine ones?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/2433a1dd-c3ea-4c5c-9f6e-d1595cef99f9n%40googlegroups.com.

Reply via email to