mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
TASK: removed source command
This commit is contained in:
parent
391ef259ab
commit
3d8ca86d01
@ -21,7 +21,6 @@ RUN apt install -y \
|
||||
RUN apt install nano wget htop curl git zip unzip -y
|
||||
|
||||
RUN curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
|
||||
RUN source ~/.bashrc
|
||||
|
||||
RUN \
|
||||
echo "**** install node repo ****" && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user