Merge pull request #624 from code4romania/fix/438-1 #200
build-image.yml
on: push
Build Docker image
/
Build and push image to registry
1m 38s
Annotations
4 warnings
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/
|
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code4romania~onghub~LRC91C.dockerbuild
|
22.7 KB |
|