[
https://issues.apache.org/jira/browse/YUNIKORN-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wilfred Spiegelenburg resolved YUNIKORN-2084.
---------------------------------------------
Fix Version/s: 1.4.0
Resolution: Fixed
Change committed, thank you for your first contribution [~vinayakhegde]
> 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
> Fix For: 1.4.0
>
>
> 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]