fix: container build for arm64 and add devcontainer settings for docker in docker #17
Annotations
1 error
|
Build and push image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go install github.com/lonegunmanb/previousTag@$PREVIOUS_TAG_VERSION && if [ \"${TARGETARCH}\" = \"arm64\" ]; then export CC=aarch64-linux-gnu-gcc; fi && mkdir /src && cd /src && git clone https://github.com/iamhsa/pkenv.git && cd pkenv && rm -rf .git && cd /src && git clone https://github.com/mvdan/gofumpt.git && cd gofumpt && go build ${GOBUILDARGS} -o /go/bin/gofumpt ." did not complete successfully: exit code: 1
|
Loading