We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34aff8 commit 37a0b5dCopy full SHA for 37a0b5d
Dockerfile
@@ -28,6 +28,7 @@ RUN code-server --install-extension cweijan.vscode-office
28
#RUN code-server --install-extension william-voyek.vscode-nginx
29
RUN code-server --install-extension github.github-vscode-theme
30
RUN code-server --install-extension redhat.vscode-yaml
31
+RUN code-server --install-extension antfu.slidev
32
33
# Install apt packages:
34
#RUN sudo apt-get install -y nodejs
0 commit comments