Closed
Description
I have added to the Dockerfile some instructions to install extensions from a .vsix file, during building these are shown as being installed. However after starting the container, the extensions do not show up when filtering for @installed.
Adding to this, extensions installed via the gui using .vsix files cannot be enabled. Example:
This .vsix file was downloaded from the VScode marketplace
Extensions in the Dockerfile installed with RUN code-server --install-extension /ext/redhat.java-0.74.0.vsix
- Web Browser: MS Edge 87.0.664.66
- Local OS: Windows 10
- Remote OS: Ubuntu 20.04 LTS (in Docker)
- Remote Architecture: amd64
code-server --version
: 3.8.0 c4610f7
Metadata
Metadata
Assignees
Labels
No labels