chore(ci): review of build flags, increase of runner storage (#2123) #493
Annotations
1 error and 11 warnings
docker
buildx failed with: ERROR: failed to solve: alpine:3.15: failed to resolve source metadata for docker.io/library/alpine:3.15: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/alpine/blobs/sha256:32b91e3161c8fc2e3baf2732a594305ca5093c82ff4e0c9f6ebbd2a879468e1d: 500 Internal Server Error
|
docker
Process "docker run" closed with code 125
|
docker
No Docker image version has been generated. Check tags input.
|
docker
No Docker tag has been generated. Check tags input.
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L29
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L9
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L15
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L16
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
docker
No Docker image version has been generated. Check tags input.
|
docker
No Docker tag has been generated. Check tags input.
|
docker
Process "docker run" closed with code 125
|