Skip to content

Commit 3091254

Browse files
committed
Revert "refactor: update entrypoint"
This reverts commit bb9d3da.
1 parent 10c30c2 commit 3091254

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,3 @@ RUN curl --proto '=https' --tlsv1.2 -LsSf https://starship.rs/install.sh | sh -s
4949
mkdir -p "${HOME}/.cache" "${HOME}/.local"
5050

5151
VOLUME [ "/home/vscode/.cache", "/home/vscode/.local" ]
52-
SHELL [ "/bin/zsh" ]
53-
WORKDIR "/home/vscode"
54-
55-
CMD [ "/bin/zsh", "--login" ]

0 commit comments

Comments
 (0)