[
https://issues.apache.org/jira/browse/JAMES-3031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Duprat updated JAMES-3031:
----------------------------------
Description:
The PATH environment variable declared in the dockerfiles is wrong (equals
missing).
According to the Dockerfile
reference([https://docs.docker.com/engine/reference/builder/#env]) :
_The second form, ENV <key>=<value> ..., allows for multiple variables to be
set at one time. Notice that the second form uses the equals sign (=) in the
syntax, while the first form does not. Like command line parsing, quotes and
backslashes can be used to include spaces within values._
was:
The PATH environment variable declared in the dockerfiles is wrong (equals
missing).
According to the [Dockerfile
reference](https://docs.docker.com/engine/reference/builder/#env) :
_The second form, ENV <key>=<value> ..., allows for multiple variables to be
set at one time. Notice that the second form uses the equals sign (=) in the
syntax, while the first form does not. Like command line parsing, quotes and
backslashes can be used to include spaces within values._
> PATH variable in dockerfiles is wrong
> -------------------------------------
>
> Key: JAMES-3031
> URL: https://issues.apache.org/jira/browse/JAMES-3031
> Project: James Server
> Issue Type: New Feature
> Reporter: Antoine Duprat
> Assignee: Antoine Duprat
> Priority: Major
> Fix For: 3.5.0
>
>
> The PATH environment variable declared in the dockerfiles is wrong (equals
> missing).
> According to the Dockerfile
> reference([https://docs.docker.com/engine/reference/builder/#env]) :
> _The second form, ENV <key>=<value> ..., allows for multiple variables to be
> set at one time. Notice that the second form uses the equals sign (=) in the
> syntax, while the first form does not. Like command line parsing, quotes and
> backslashes can be used to include spaces within values._
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]