switch to bash
This commit is contained in:
parent
ec171da5a2
commit
12a8127871
@ -16,3 +16,5 @@ RUN curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.30.1/install.sh
|
|||||||
ADD .bashrc /.bashrc
|
ADD .bashrc /.bashrc
|
||||||
|
|
||||||
ENV BASH_ENV /.bashrc
|
ENV BASH_ENV /.bashrc
|
||||||
|
|
||||||
|
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
|
Loading…
Reference in New Issue
Block a user