update bash sourceing
This commit is contained in:
@ -14,4 +14,5 @@ RUN curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.30.1/install.sh
|
||||
&& nvm alias default v4.3.1"
|
||||
|
||||
ADD .bashrc /.bashrc
|
||||
ADD .bash_profile /.bash_profile
|
||||
|
||||
ENV BASH_ENV /.bashrc
|
Reference in New Issue
Block a user