[ 
https://issues.apache.org/jira/browse/YUNIKORN-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated YUNIKORN-2084:
-------------------------------------
    Labels: newbie pull-request-available  (was: newbie)

> Remove = in web dockerfile
> --------------------------
>
>                 Key: YUNIKORN-2084
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2084
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: webapp
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Vinayak Hegde
>            Priority: Trivial
>              Labels: newbie, pull-request-available
>
> The web Dockerfile contains an extra equal sign that should not be there:
> {code:java}
> ARG NODE_VERSION= {code}
> The = sign shows a default value but since it is empty the build will still 
> fail.
> the build pulls the default version from the .nvmrc file and passes it in, we 
> should not have the = sign in the Dockerfile



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to