Merge pull request #615 from code4romania/feat/495-1 #195
build-image.yml
on: push
Build Docker image
/
Build and push image to registry
2m 26s
Annotations
4 warnings
FROM --platform flag should not use a constant value:
backend/Dockerfile#L15
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64"
More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
|
The 'as' keyword should match the case of the 'from' keyword:
backend/Dockerfile#L1
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:
backend/Dockerfile#L15
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
FROM --platform flag should not use a constant value:
backend/Dockerfile#L1
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64"
More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code4romania~onghub~K1CBKZ.dockerbuild
|
33 KB |
|