Dongjoon Hyun created SPARK-51344:
-------------------------------------

             Summary: Fix `ENV` key value format in `*.template`
                 Key: SPARK-51344
                 URL: https://issues.apache.org/jira/browse/SPARK-51344
             Project: Spark
          Issue Type: Task
          Components: Spark Docker
    Affects Versions: 3.5.5
            Reporter: Dongjoon Hyun


To follow the Docker guideline to fix the following legacy format.
    - https://docs.docker.com/reference/build-checks/legacy-key-value-format/

{code}
    - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy 
"ENV key value" format
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to