ManageIQ / manageiq-pods

ManageIQ on Kubernetes and OpenShift
Apache License 2.0
51 stars 100 forks source link

Prefer UBI and go download over library/golang #1173

Closed bdunne closed 1 month ago

bdunne commented 1 month ago
REPOSITORY                TAG  IMAGE ID     CREATED         SIZE
my                        test 422e3c099772 10 seconds ago  366 MB
docker.io/library/golang  1.23 361d8b5c9aa5 3 weeks ago     862 MB
Fryguy commented 1 month ago

I am curious what's in the golang image that causes it to be so much larger

Fryguy commented 1 month ago

Backported to radjabov in commit 0b3b3aaa74fea39dc1f7bd1ebf87964be410605a.

commit 0b3b3aaa74fea39dc1f7bd1ebf87964be410605a
Author: Jason Frey <fryguy9@gmail.com>
Date:   Mon Oct 14 18:00:32 2024 -0400

    Merge pull request #1173 from bdunne/ubi_golang

    Prefer UBI and go download over library/golang

    (cherry picked from commit 07b676821120b374b9d1e3d450b36a54b9a0802f)