build-publish-python-3.11.0-image #2
build-python-image-trimmed-tag.yaml
on: workflow_dispatch
build-publish-python-image
13m 16s
Annotations
1 error and 4 warnings
build-publish-python-image
Process completed with exit code 1.
|
build-publish-python-image
Process "docker run" closed with code 1
|
Empty continuation lines will become errors in a future release:
Dockerfile#L99
NoEmptyContinuation: Empty continuation line
More info: https://docs.docker.com/go/dockerfile/rule/no-empty-continuation/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L9
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:
Dockerfile#L12
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/
|