[fix] install
This commit is contained in:
parent
0f4e915e90
commit
87ed069096
@ -40,7 +40,7 @@ RUN curl https://download.docker.com/linux/static/stable/x86_64/docker-20.10.12.
|
|||||||
|
|
||||||
# extensions to code-server
|
# extensions to code-server
|
||||||
COPY extensions /
|
COPY extensions /
|
||||||
RUN code-server --install-extension vscode-basex-0.0.21.vsix
|
RUN /usr/local/bin/code-server --install-extension vscode-basex-0.0.21.vsix
|
||||||
|
|
||||||
# ports and volumes
|
# ports and volumes
|
||||||
EXPOSE 8443
|
EXPOSE 8443
|
Loading…
Reference in New Issue
Block a user