Antoine Duprat created JAMES-3031:
-------------------------------------
Summary: 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
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) :
> |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]