Set TARGETARCH parameter in Dockerfile #29
Annotations
2 errors
build (minimal)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c wget https://github.com/hetznercloud/cli/releases/download/${HCLOUD_VERSION}/hcloud-linux-${TARGETARCH}.tar.gz && tar xzf hcloud-linux-${TARGETARCH}.tar.gz hcloud && install hcloud /bin && rm hcloud-linux-${TARGETARCH}.tar.gz hcloud" did not complete successfully: exit code: 1
|
build (debug)
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c wget https://github.com/hetznercloud/cli/releases/download/${HCLOUD_VERSION}/hcloud-linux-${TARGETARCH}.tar.gz && tar xzf hcloud-linux-${TARGETARCH}.tar.gz hcloud && install hcloud /bin && rm hcloud-linux-${TARGETARCH}.tar.gz hcloud" did not complete successfully: exit code: 1
|