Fix builds (from @ercius branch) #203
Annotations
42 warnings
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.stempy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.stempy#L2
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.stempy#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.base#L3
InvalidDefaultArgInFrom: Default value for ARG python:${PYTHON_VERSION}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.base#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.stempy#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.stempy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.stempy#L2
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.base#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.base#L3
InvalidDefaultArgInFrom: Default value for ARG python:${PYTHON_VERSION}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.stempy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.stempy#L2
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.stempy#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.base#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.base#L3
InvalidDefaultArgInFrom: Default value for ARG python:${PYTHON_VERSION}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.stempy#L2
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.stempy#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.stempy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.base#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.base#L3
InvalidDefaultArgInFrom: Default value for ARG python:${PYTHON_VERSION}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.stempy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.stempy#L2
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.stempy#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.base#L3
InvalidDefaultArgInFrom: Default value for ARG python:${PYTHON_VERSION}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.base#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.stempy#L2
InvalidDefaultArgInFrom: Default value for ARG ${BASE_IMAGE} results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.stempy#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.stempy#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Legacy key/value format with whitespace separator should not be used:
docker/Dockerfile.base#L5
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
|
Default value for global ARG results in an empty or invalid base image name:
docker/Dockerfile.base#L3
InvalidDefaultArgInFrom: Default value for ARG python:${PYTHON_VERSION}-bookworm results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
docker/Dockerfile.base#L3
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 | |
|---|---|---|---|
|
OpenChemistry~stempy~16WDM5.dockerbuild
Expired
|
30 KB |
sha256:8d1b19e87d9b1686269c4abce1f3639618e7bf7d7e9003f7e902bfcdb4b14b9e
|
|
|
OpenChemistry~stempy~1XMSKU.dockerbuild
Expired
|
31.3 KB |
sha256:c5112d6cf8e36ad7a345d0e693333529abc0cb8128f088bab9e4820b5d18bf98
|
|
|
OpenChemistry~stempy~B0L167.dockerbuild
Expired
|
433 KB |
sha256:5cddcb82557c9e3345ce50c89fe7c26b2d54b9509d33caf6e6e50d1474005a1a
|
|
|
OpenChemistry~stempy~JPL44W.dockerbuild
Expired
|
44.5 KB |
sha256:59bc43f7cbb28fcbff746575c3e759ef61d5ccf36f0a1802ab24dd7ffc586e7c
|
|
|
OpenChemistry~stempy~KP6QXF.dockerbuild
Expired
|
33.4 KB |
sha256:39772fc742d978949937729f0219d67d2325132964eafd7aaed55b0b23169d98
|
|
|
OpenChemistry~stempy~MPDTI2.dockerbuild
Expired
|
28.4 KB |
sha256:af5507218a9a848ca27522b20651a7bdeb27b3f463e74b08c3dc1a0abd37fed2
|
|
|
OpenChemistry~stempy~QYM7BY.dockerbuild
Expired
|
42.5 KB |
sha256:15beb540e88bcab79729e2f60d7668b47f92d7dd34f5d0d52787de8bd6aeee97
|
|
|
OpenChemistry~stempy~T2ERM1.dockerbuild
Expired
|
417 KB |
sha256:c19703e5d4ea5fbd796d3eb9e8783e768edf5bb4702b4aee2b0dfa5d1d635967
|
|
|
OpenChemistry~stempy~UM2I22.dockerbuild
Expired
|
45.1 KB |
sha256:45633fb49a36dcf2a3054ebcdcd52934e4a71c726461bf5f2f5741d44aafd494
|
|
|
OpenChemistry~stempy~VE0H4H.dockerbuild
Expired
|
28.8 KB |
sha256:7ff87caed4628a24e8d9c2f2b0b2201d7790aee98210afd9a5d9ef090f35caf7
|
|
|
OpenChemistry~stempy~VTM3S9.dockerbuild
Expired
|
29.7 KB |
sha256:a09daf9310a5dfd28aee2573f48fbec98e0075bc9d33d2db10d74f5a13817f35
|
|
|
OpenChemistry~stempy~WG41TQ.dockerbuild
Expired
|
44.4 KB |
sha256:678a151e520145a911301c9b56fb54e97a0977abe3ea5a12a8b4104691e99f10
|
|