Aaron Fabbri created HADOOP-19886:
-------------------------------------
Summary: Fix dockerfile warnings for ENV format
Key: HADOOP-19886
URL: https://issues.apache.org/jira/browse/HADOOP-19886
Project: Hadoop Common
Issue Type: Task
Components: build, docker
Reporter: Aaron Fabbri
Assignee: Aaron Fabbri
Legacy key/value format with whitespace separator should not be used:
dev-support/docker/Dockerfile_ubuntu_24#L86
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:
dev-support/docker/Dockerfile_ubuntu_24#L83
... etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]