mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:16 +00:00
Resolve KASM-4120 "Feature/ fix VSCode wsl"
This commit is contained in:
parent
16b37015a3
commit
27aedc965b
20 changed files with 25 additions and 30 deletions
|
|
@ -13,7 +13,7 @@ WORKDIR $HOME
|
|||
ENV DEBIAN_FRONTEND noninteractive
|
||||
ENV KASM_RX_HOME $STARTUPDIR/kasmrx
|
||||
ENV INST_SCRIPTS $STARTUPDIR/install
|
||||
|
||||
ENV DONT_PROMPT_WSL_INSTALL "No_Prompt_please"
|
||||
|
||||
### Install Tools
|
||||
COPY ./src/opensuse/install/tools $INST_SCRIPTS/tools/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue