-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Hi there.
I would be nice if we had golang-alpine based images, since it has some advantages over debian based ones in terms of CI/CD, like total image size and apk is way faster than apt when it's needed to install something within a pipeline. Besides many people use alpine to build their code.
avegner