[
https://issues.apache.org/jira/browse/MNEMONIC-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaojin Jiao resolved MNEMONIC-780.
-----------------------------------
Resolution: Fixed
PR submitted
> Remove a redundant env setting from dockerfile
> ----------------------------------------------
>
> Key: MNEMONIC-780
> URL: https://issues.apache.org/jira/browse/MNEMONIC-780
> Project: Mnemonic
> Issue Type: Improvement
> Components: Build
> Affects Versions: 0.18.0
> Reporter: Gordon King
> Assignee: Xiaojin Jiao
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is a redundant env. setting which takes overlapped effect on the
> resulting docker image. Because the installation script of rust has added it
> into bash profile already.
> {code:java}
> ENV PATH="/root/.cargo/bin:${PATH}"{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)