Search Docker Hub
go_build_base
By tonyup
24
FROM harbor-repo.vmware.com/dockerhub-proxy-cache/library/golang:1.18 LABEL org.opencontainers.image.authors="Lei Zhao" RUN apt-get update && \ apt-get upgrade -y && \ apt-get install jq make unzip -yq && \ apt-get clean
Content type
Image
Digest
Size
354.6 MB
Last updated
over 4 years ago
docker pull tonyup/go_build_base:1.18