Build & publish docker image #9
Annotations
3 warnings
|
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/
|
|
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/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
joshstevens19~rrelayer~MJVWTC.dockerbuild
|
59.3 KB |
sha256:44ca4f22c0e9878448e64766ba46aa3636c92edcb6840db8561f11464e95c678
|
|