Skip to content

Commit

Permalink
docker: add stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Nov 29, 2023
1 parent e17aa4d commit ca8896c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ RUN moon completions --shell fish > ~/.config/fish/completions/moon.fish
RUN proto completions --shell fish > ~/.config/fish/completions/proto.fish

RUN proto install bun && proto install node --pin && proto install npm --pin
RUN echo $PATH
RUN proto install-global node typescript-language-server vscode-langservers-extracted

RUN sudo pacman -Scc --noconfirm
RUN sudo pacman -Scc --noconfirm

0 comments on commit ca8896c

Please sign in to comment.