[
https://issues.apache.org/jira/browse/ATLAS-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Kumar reassigned ATLAS-4944:
-------------------------------------
Assignee: Abhishek Kumar
> Update ENV and ARG in all Dockerfiles with the recommended format
> -----------------------------------------------------------------
>
> Key: ATLAS-4944
> URL: https://issues.apache.org/jira/browse/ATLAS-4944
> Project: Atlas
> Issue Type: Bug
> Components: atlas-docker
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
>
> Legacy Key Value format used for defining ENV and ARG in Dockerfiles has been
> deprecated, for more info:
> [https://docs.docker.com/reference/build-checks/legacy-key-value-format/]
> [https://docs.docker.com/reference/dockerfile/#env]
>
> The Dockerfiles should be updated to use the below format:
> ENV key=value
> ARG key=value
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)