build: specify arm versions, load example image #120
Annotations
1 error and 3 warnings
examples/simple-flask
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c python -m pip install --no-cache --prefix \"$BUILD_ROOT/usr/local\" -r requirements.txt" did not complete successfully: exit code: 255
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
distroless:
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/
|
Buildroot:
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