Skip to content

Commit

Permalink
Removed workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
wesuuu committed Nov 15, 2021
1 parent 0d0b70d commit 188d4ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@ RUN go get -x github.com/google/go-cmp/cmp gopkg.in/yaml.v2 github.com/gorilla/m
COPY . /workspaces/deployment-controller
# [Optional] Uncomment this line to install global node packages.
# RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g <your-package-here>" 2>&1
WORKDIR workspaces/deployment-controller/

0 comments on commit 188d4ce

Please sign in to comment.