[
https://issues.apache.org/jira/browse/NIFI-15115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-15115.
-----------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
> 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
> Assignee: Chun-Sheng, Li
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)