8000 Update Dockerfile · thebuck25/deploy-code-server@28ed8c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 28ed8c0

Browse files
authored
Update Dockerfile
1 parent 229101a commit 28ed8c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ ENV NODE_VERSION --lts
8282
RUN sudo mkdir -p /usr/local/nvm
8383
RUN sudo chown -R coder:coder /usr/local/nvm
8484
RUN wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
85-
RUN /bin/bash -c "source $NVM_DIR/nvm.sh"
8685
ENV NODE_PATH $NVM_DIR/versions/node/$NODE_VERSION/bin
8786
ENV PATH $NODE_PATH:$PATH
8887

0 commit comments

Comments
 (0)
0