[
https://issues.apache.org/jira/browse/NIFI-15115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030809#comment-18030809
]
ASF subversion and git services commented on NIFI-15115:
--------------------------------------------------------
Commit e0220c418066727922a18b0db958ac18a5c3ce26 in nifi's branch
refs/heads/main from Peter
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e0220c4180 ]
NIFI-15115 - Be consistency for configuring environment variables
Signed-off-by: Pierre Villard <[email protected]>
This closes #10438.
> 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
> Priority: Major
> 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)