build: try a manual docker build for arm64 variant 8 #143
Annotations
1 error and 3 warnings
examples/simple-flask
buildx failed with: ERROR: failed to solve: process "/usr/bin/dash -c python -m pip install --no-cache --prefix \"$BUILD_ROOT/usr/local\" -r requirements.txt" did not complete successfully: exit code: 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Upload:
Dockerfile.alpine#L8
RedundantTargetPlatform: Setting platform to predefined $TARGETPLATFORM in FROM is redundant as this is the default behavior
More info: https://docs.docker.com/go/dockerfile/rule/redundant-target-platform/
|
Upload:
Dockerfile.alpine#L8
InvalidDefaultArgInFrom: Default value for ARG ${SOURCE_IMAGE}@${BASE_IMAGE_DIGEST} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Loading