Chun-Sheng, Li created NIFI-15115:
-------------------------------------

             Summary: Be consistency for configuring environment variables
                 Key: NIFI-15115
                 URL: https://issues.apache.org/jira/browse/NIFI-15115
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Docker
         Environment: The NiFi is for building Docker image.
            Reporter: Chun-Sheng, Li


When running the "docker build -t apache/nifi:latest ." command to build the 
customized Docker image, it will present the following output including some 
warnings:

......
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 
key value" format (line 37)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV 
key value" 

......

To be consistency, it should let configuring environment variables be assigning 
approach.



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

Reply via email to