Merge pull request #651 from code4romania/feat/release-candidate #230
build-image.yml
on: push
Build Docker image
/
Build and push image to registry
1m 34s
Annotations
4 warnings
|
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/
|
|
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/
|
|
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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
code4romania~onghub~WYTUUU.dockerbuild
Expired
|
55.9 KB |
sha256:8f2466ff9701bc29d11f7b4ac81243a65e7d8b028e1b666abcf25ad8184bf088
|
|