ci: build images for arm and amd #184
Annotations
6 warnings
build-ca (amd64)
Process "docker run" closed with code 125
|
The 'as' keyword should match the case of the 'from' keyword:
cluster-autoscaler/Dockerfile#L33
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
cluster-autoscaler/Dockerfile#L39
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
cluster-autoscaler/Dockerfile#L39
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
cluster-autoscaler/Dockerfile#L33
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
build-ca (arm64)
Process "docker run" closed with code 125
|