Build & publish docker image #3
Annotations
3 warnings
|
FROM --platform flag should not use a constant value:
Dockerfile#L17
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:
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:
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 | Digest | |
|---|---|---|---|
|
joshstevens19~rrelayer~W9YH1A.dockerbuild
|
58.7 KB |
sha256:e60465ebaedcff6282451f2e04b3660c0406ebf92057402bc6dbc265f9819fcf
|
|