📦 build(Dockerfile): optimize Dockerfile for reduced image size #38
Annotations
1 error
|
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c curl -sL -o /usr/bin/jq https://github.com/jqlang/jq/releases/download/jq-1.6/jq-linux64 && chmod +x /usr/bin/jq && curl -sL -o /usr/bin/kubectl https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && curl -sL -o /usr/bin/aws-iam-authenticator $(curl -s https://api.github.com/repos/kubernetes-sigs/aws-iam-authenticator/releases/latest | jq -r '.assets[] | select(.name | contains(\"linux_amd64\"))' | jq -r '.browser_download_url') && chmod +x /usr/bin/aws-iam-authenticator && chmod +x /usr/bin/kubectl" did not complete successfully: exit code: 2
|
The logs for this run have expired and are no longer available.
Loading