Build & publish docker image #153
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#L19
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~rindexer~YBKHU9.dockerbuild
|
83 KB |
sha256:2e63458c76ded0423c4aea046603fd8c3725152e819056147641635491851e9c
|
|