mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2025-04-16 22:59:30 +02: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 apt install nano wget htop curl git zip unzip -y
|
||||||
|
|
||||||
RUN curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
|
RUN curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
|
||||||
RUN source ~/.bashrc
|
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
echo "**** install node repo ****" && \
|
echo "**** install node repo ****" && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user