Skip to content

Commit

Permalink
Trigger builder-base update for go 1.21.10, 1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xdu31 committed May 16, 2024
1 parent 1bc163d commit 7c5f963
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 28 deletions.
12 changes: 6 additions & 6 deletions EKS_DISTRO_TAG_FILE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ al2:
eks-distro-minimal-base-golang-compiler-1.20-base: 1.20-2024-05-01-1714590102.2
eks-distro-minimal-base-golang-compiler-1.20-yum: 1.20-yum-2024-05-01-1714590102.2
eks-distro-minimal-base-golang-compiler-1.20-gcc: 1.20-gcc-2024-05-15-1715799651.2
eks-distro-minimal-base-golang-compiler-1.21-base: 1.21-2024-05-01-1714590102.2
eks-distro-minimal-base-golang-compiler-1.21-yum: 1.21-yum-2024-05-01-1714590102.2
eks-distro-minimal-base-golang-compiler-1.21-gcc: 1.21-gcc-2024-05-15-1715799651.2
eks-distro-minimal-base-golang-compiler-1.22-base: 1.22-2024-05-01-1714590102.2
eks-distro-minimal-base-golang-compiler-1.22-yum: 1.22-yum-2024-05-01-1714590102.2
eks-distro-minimal-base-golang-compiler-1.22-gcc: 1.22-gcc-2024-05-15-1715799651.2
eks-distro-minimal-base-golang-compiler-1.21-base: null
eks-distro-minimal-base-golang-compiler-1.21-yum: null
eks-distro-minimal-base-golang-compiler-1.21-gcc: null
eks-distro-minimal-base-golang-compiler-1.22-base: null
eks-distro-minimal-base-golang-compiler-1.22-yum: null
eks-distro-minimal-base-golang-compiler-1.22-gcc: null
eks-distro-minimal-base-nodejs-compiler-16-base: 16-2024-05-01-1714590102.2
eks-distro-minimal-base-nodejs-compiler-16-yum: 16-yum-2024-05-01-1714590102.2
eks-distro-minimal-base-nodejs-compiler-16-gcc: 16-gcc-2024-05-15-1715799651.2
Expand Down
4 changes: 2 additions & 2 deletions builder-base/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ GOLANG_VERSION_117: 1.17.13-6
GOLANG_VERSION_118: 1.18.10-8
GOLANG_VERSION_119: 1.19.13-14
GOLANG_VERSION_120: 1.20.14-16
GOLANG_VERSION_121: 1.21.9-10
GOLANG_VERSION_122: 1.22.2-2
GOLANG_VERSION_121: 1.21.10-11
GOLANG_VERSION_122: 1.22.3-3
GO_LICENSES_VERSION: v1.6.0
GOVC_VERSION: 0.34.2
GO_VULN_CHECK_VERSION: v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions eks-distro-base/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,8 @@ BASE_GOLANG_VARIANT_VERSIONS=1.18 1.19 1.20 1.21 1.22
GOLANG_1.18_FULL_VERSION=1.18.10-8
GOLANG_1.19_FULL_VERSION=1.19.13-14
GOLANG_1.20_FULL_VERSION=1.20.14-16
GOLANG_1.21_FULL_VERSION=1.21.9-10
GOLANG_1.22_FULL_VERSION=1.22.2-2
GOLANG_1.21_FULL_VERSION=1.21.10-11
GOLANG_1.22_FULL_VERSION=1.22.3-3

BASE_GOLANG_COMPILER_VARIANT_VERSIONS=$(foreach ver,$(BASE_GOLANG_VARIANT_VERSIONS),$(addprefix $(ver)-,$(BASE_COMPILER_VARIANT_VERSIONS)))
# ************************************************************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ checking pushed file: /override/root/eks-distro-minimal-base-compiler-base-pushe
checking pushed file: /override/root/eks-distro-minimal-base-golang-compiler-1.22-base-pushed - false
tag from file for eks-distro-minimal-base-golang-compiler-1.22-base: some-previous-tag
printf "\n\nBuilding base-golang-compiler-1.22-base builder stage\n\n"
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:test-tag --opt build-arg:BUILDER_IMAGE=localhost:5000/compiler-base-builder:test-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.2-2 --opt build-arg:IS_COMPILER=true --opt build-arg:MINIMAL_BASE_BUILDER_IMAGE=localhost:5000/eks-distro-minimal-base-builder:test-tag --progress plain --local dockerfile=./ --local context=. --opt target=builder --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang-builder:1.22-test-tag,localhost:5000/golang-builder:1.22,localhost:5000/golang-builder:1.22.2-2,localhost:5000/golang-builder:1.22.2,localhost:5000/golang-builder:1.22.2,localhost:5000/golang-builder:1.22-al2,localhost:5000/golang-builder:1.22.2-2-al2,localhost:5000/golang-builder:1.22.2-al2,localhost:5000/golang-builder:1.22.2-al2\",push=true
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:test-tag --opt build-arg:BUILDER_IMAGE=localhost:5000/compiler-base-builder:test-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.3-3 --opt build-arg:IS_COMPILER=true --opt build-arg:MINIMAL_BASE_BUILDER_IMAGE=localhost:5000/eks-distro-minimal-base-builder:test-tag --progress plain --local dockerfile=./ --local context=. --opt target=builder --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang-builder:1.22-test-tag,localhost:5000/golang-builder:1.22,localhost:5000/golang-builder:1.22.3-3,localhost:5000/golang-builder:1.22.3,localhost:5000/golang-builder:1.22.3,localhost:5000/golang-builder:1.22-al2,localhost:5000/golang-builder:1.22.3-3-al2,localhost:5000/golang-builder:1.22.3-al2,localhost:5000/golang-builder:1.22.3-al2\",push=true
printf "\n\nBuilding base-golang-compiler-1.22-base final stage\n\n"
./check_update.sh golang 2 eks-distro-minimal-base-golang-compiler-1.22-base --security
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:test-tag --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-test-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.2-2 --opt build-arg:IS_COMPILER=true --progress plain --local dockerfile=./ --local context=. --opt target=final --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang:1.22-test-tag,localhost:5000/golang:1.22,localhost:5000/golang:1.22.2-2,localhost:5000/golang:1.22.2,localhost:5000/golang:1.22.2,localhost:5000/golang:1.22-al2,localhost:5000/golang:1.22.2-2-al2,localhost:5000/golang:1.22.2-al2,localhost:5000/golang:1.22.2-al2\",push=true
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:test-tag --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-test-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.3-3 --opt build-arg:IS_COMPILER=true --progress plain --local dockerfile=./ --local context=. --opt target=final --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang:1.22-test-tag,localhost:5000/golang:1.22,localhost:5000/golang:1.22.3-3,localhost:5000/golang:1.22.3,localhost:5000/golang:1.22.3,localhost:5000/golang:1.22-al2,localhost:5000/golang:1.22.3-3-al2,localhost:5000/golang:1.22.3-al2,localhost:5000/golang:1.22.3-al2\",push=true
printf "\n\nExporting packages and files from base-golang-compiler-1.22-base final image\n\n"
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-helpers --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-test-tag --opt build-arg:EXPORT_NAME=golang-compiler-1.22-base --progress plain --local dockerfile=./ --local context=. --opt target=export --output type=local,dest=/override/root/../eks-distro-base-minimal-packages/2
if [ -f /override/root/../eks-distro-base-minimal-packages/2/golang-compiler-1.22-base ]; then \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ tag from file for eks-distro-minimal-base: some-previous-tag
checking pushed file: /override/root/eks-distro-minimal-base-golang-compiler-1.22-base-pushed - false
tag from file for eks-distro-minimal-base-golang-compiler-1.22-base: some-previous-tag
printf "\n\nBuilding base-golang-compiler-1.22-base builder stage\n\n"
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=public.ecr.aws/eks-distro-build-tooling/compiler-base:some-previous-tag --opt build-arg:BUILDER_IMAGE=public.ecr.aws/eks-distro-build-tooling/compiler-base-builder:some-previous-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.2-2 --opt build-arg:IS_COMPILER=true --opt build-arg:MINIMAL_BASE_BUILDER_IMAGE=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-builder:some-previous-tag --progress plain --local dockerfile=./ --local context=. --opt target=builder --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang-builder:1.22-test-tag,localhost:5000/golang-builder:1.22,localhost:5000/golang-builder:1.22.2-2,localhost:5000/golang-builder:1.22.2,localhost:5000/golang-builder:1.22.2,localhost:5000/golang-builder:1.22-al2,localhost:5000/golang-builder:1.22.2-2-al2,localhost:5000/golang-builder:1.22.2-al2,localhost:5000/golang-builder:1.22.2-al2\",push=true
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=public.ecr.aws/eks-distro-build-tooling/compiler-base:some-previous-tag --opt build-arg:BUILDER_IMAGE=public.ecr.aws/eks-distro-build-tooling/compiler-base-builder:some-previous-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.3-3 --opt build-arg:IS_COMPILER=true --opt build-arg:MINIMAL_BASE_BUILDER_IMAGE=public.ecr.aws/eks-distro-build-tooling/eks-distro-minimal-base-builder:some-previous-tag --progress plain --local dockerfile=./ --local context=. --opt target=builder --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang-builder:1.22-test-tag,localhost:5000/golang-builder:1.22,localhost:5000/golang-builder:1.22.3-3,localhost:5000/golang-builder:1.22.3,localhost:5000/golang-builder:1.22.3,localhost:5000/golang-builder:1.22-al2,localhost:5000/golang-builder:1.22.3-3-al2,localhost:5000/golang-builder:1.22.3-al2,localhost:5000/golang-builder:1.22.3-al2\",push=true
printf "\n\nBuilding base-golang-compiler-1.22-base final stage\n\n"
./check_update.sh golang 2 eks-distro-minimal-base-golang-compiler-1.22-base --security
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=public.ecr.aws/eks-distro-build-tooling/compiler-base:some-previous-tag --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-test-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.2-2 --opt build-arg:IS_COMPILER=true --progress plain --local dockerfile=./ --local context=. --opt target=final --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang:1.22-test-tag,localhost:5000/golang:1.22,localhost:5000/golang:1.22.2-2,localhost:5000/golang:1.22.2,localhost:5000/golang:1.22.2,localhost:5000/golang:1.22-al2,localhost:5000/golang:1.22.2-2-al2,localhost:5000/golang:1.22.2-al2,localhost:5000/golang:1.22.2-al2\",push=true
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=public.ecr.aws/eks-distro-build-tooling/compiler-base:some-previous-tag --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-test-tag --opt build-arg:VERSIONED_VARIANT=1.22 --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.3-3 --opt build-arg:IS_COMPILER=true --progress plain --local dockerfile=./ --local context=. --opt target=final --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang:1.22-test-tag,localhost:5000/golang:1.22,localhost:5000/golang:1.22.3-3,localhost:5000/golang:1.22.3,localhost:5000/golang:1.22.3,localhost:5000/golang:1.22-al2,localhost:5000/golang:1.22.3-3-al2,localhost:5000/golang:1.22.3-al2,localhost:5000/golang:1.22.3-al2\",push=true
printf "\n\nExporting packages and files from base-golang-compiler-1.22-base final image\n\n"
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-helpers --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-test-tag --opt build-arg:EXPORT_NAME=golang-compiler-1.22-base --progress plain --local dockerfile=./ --local context=. --opt target=export --output type=local,dest=/override/root/../eks-distro-base-minimal-packages/2
if [ -f /override/root/../eks-distro-base-minimal-packages/2/golang-compiler-1.22-base ]; then \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ checking pushed file: /override/root/eks-distro-minimal-base-compiler-gcc-pushed
checking pushed file: /override/root/eks-distro-minimal-base-golang-compiler-1.22-base-pushed - false
tag from file for eks-distro-minimal-base-golang-compiler-1.22-base: some-previous-tag
printf "\n\nBuilding base-golang-compiler-1.22-gcc builder stage\n\n"
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:gcc-test-tag --opt build-arg:BUILDER_IMAGE=localhost:5000/compiler-base-builder:gcc-test-tag --opt build-arg:VERSIONED_VARIANT=1.22-gcc --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.2-2 --opt build-arg:IS_COMPILER=true --opt build-arg:MINIMAL_BASE_BUILDER_IMAGE=localhost:5000/eks-distro-minimal-base-builder:test-tag --progress plain --local dockerfile=./ --local context=. --opt target=builder --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang-builder:1.22-gcc-test-tag,localhost:5000/golang-builder:1.22-gcc,localhost:5000/golang-builder:1.22.2-2-gcc,localhost:5000/golang-builder:1.22.2,localhost:5000/golang-builder:1.22.2-gcc,localhost:5000/golang-builder:1.22-gcc-al2,localhost:5000/golang-builder:1.22.2-2-gcc-al2,localhost:5000/golang-builder:1.22.2-al2,localhost:5000/golang-builder:1.22.2-gcc-al2\",push=true
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:gcc-test-tag --opt build-arg:BUILDER_IMAGE=localhost:5000/compiler-base-builder:gcc-test-tag --opt build-arg:VERSIONED_VARIANT=1.22-gcc --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.3-3 --opt build-arg:IS_COMPILER=true --opt build-arg:MINIMAL_BASE_BUILDER_IMAGE=localhost:5000/eks-distro-minimal-base-builder:test-tag --progress plain --local dockerfile=./ --local context=. --opt target=builder --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang-builder:1.22-gcc-test-tag,localhost:5000/golang-builder:1.22-gcc,localhost:5000/golang-builder:1.22.3-3-gcc,localhost:5000/golang-builder:1.22.3,localhost:5000/golang-builder:1.22.3-gcc,localhost:5000/golang-builder:1.22-gcc-al2,localhost:5000/golang-builder:1.22.3-3-gcc-al2,localhost:5000/golang-builder:1.22.3-al2,localhost:5000/golang-builder:1.22.3-gcc-al2\",push=true
printf "\n\nBuilding base-golang-compiler-1.22-gcc final stage\n\n"
./check_update.sh golang 2 eks-distro-minimal-base-golang-compiler-1.22-gcc --security
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:gcc-test-tag --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-gcc-test-tag --opt build-arg:VERSIONED_VARIANT=1.22-gcc --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.2-2 --opt build-arg:IS_COMPILER=true --progress plain --local dockerfile=./ --local context=. --opt target=final --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang:1.22-gcc-test-tag,localhost:5000/golang:1.22-gcc,localhost:5000/golang:1.22.2-2-gcc,localhost:5000/golang:1.22.2,localhost:5000/golang:1.22.2-gcc,localhost:5000/golang:1.22-gcc-al2,localhost:5000/golang:1.22.2-2-gcc-al2,localhost:5000/golang:1.22.2-al2,localhost:5000/golang:1.22.2-gcc-al2\",push=true
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-base-golang --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BASE_IMAGE=localhost:5000/compiler-base:gcc-test-tag --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-gcc-test-tag --opt build-arg:VERSIONED_VARIANT=1.22-gcc --opt build-arg:AL_TAG=2 --opt build-arg:COMPILER_VERSION=1.22 --opt build-arg:COMPILER_FULL_VERSION=1.22.3-3 --opt build-arg:IS_COMPILER=true --progress plain --local dockerfile=./ --local context=. --opt target=final --export-cache type=inline --import-cache type=registry,ref=public.ecr.aws/eks-distro-build-tooling/golang-builder:some-previous-tag --opt no-cache=builder-golang-base --output type=image,oci-mediatypes=true,\"name=localhost:5000/golang:1.22-gcc-test-tag,localhost:5000/golang:1.22-gcc,localhost:5000/golang:1.22.3-3-gcc,localhost:5000/golang:1.22.3,localhost:5000/golang:1.22.3-gcc,localhost:5000/golang:1.22-gcc-al2,localhost:5000/golang:1.22.3-3-gcc-al2,localhost:5000/golang:1.22.3-al2,localhost:5000/golang:1.22.3-gcc-al2\",push=true
printf "\n\nExporting packages and files from base-golang-compiler-1.22-gcc final image\n\n"
/override/root/../scripts/buildkit.sh build --frontend dockerfile.v0 --opt filename=Dockerfile.minimal-helpers --opt platform=linux/amd64 --opt build-arg:OUTPUT_DEBUG_LOG= --opt build-arg:BUILT_BUILDER_IMAGE=localhost:5000/golang-builder:1.22-gcc-test-tag --opt build-arg:EXPORT_NAME=golang-compiler-1.22-gcc --progress plain --local dockerfile=./ --local context=. --opt target=export --output type=local,dest=/override/root/../eks-distro-base-minimal-packages/2
if [ -f /override/root/../eks-distro-base-minimal-packages/2/golang-compiler-1.22-gcc ]; then \
Expand Down
Loading

0 comments on commit 7c5f963

Please sign in to comment.