Skip to content

📦 build(Dockerfile): optimize Dockerfile for reduced image size #38

📦 build(Dockerfile): optimize Dockerfile for reduced image size

📦 build(Dockerfile): optimize Dockerfile for reduced image size #38

Triggered via push July 9, 2025 06:36
Status Failure
Total duration 18s
Artifacts

push.yml

on: push
Push Docker image to Docker Hub
14s
Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

1 error
Push Docker image to Docker Hub
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