Skip to content

Commit 642a825

Browse files
authored
add extensions
1 parent 61a6163 commit 642a825

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Dockerfile

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,15 @@ RUN sudo chown -R coder:coder /home/coder/.local
2424

2525
# Install a VS Code extension:
2626
# Note: we use a different marketplace than VS Code. See https://github.com/cdr/code-server/blob/main/docs/FAQ.md#differences-compared-to-vs-code
27-
# RUN code-server --install-extension esbenp.prettier-vscode
27+
RUN code-server --install-extension cweijan.vscode-office
28+
RUN code-server --install-extension dracula-theme.theme-dracula
29+
2830

2931
# Install apt packages:
30-
# RUN sudo apt-get install -y ubuntu-make
32+
RUN sudo apt-get install -y ubuntu-make
3133

3234
# Copy files:
33-
# COPY deploy-container/myTool /home/coder/myTool
35+
COPY deploy-container/myTool /home/coder/myTool
3436

3537
# -----------
3638

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy