From 3d8ca86d01f3a52b69d93123d46e4024dd790c53 Mon Sep 17 00:00:00 2001 From: AsP3X Date: Tue, 26 Jul 2022 17:25:40 +0200 Subject: [PATCH] TASK: removed source command --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fcd7495..2df17ae 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 ****" && \