mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2026-01-23 02:25:16 +00:00
KASM-1983 Add Chromium Image
- Update Chrome installer to accept version
This commit is contained in:
parent
82ab35964d
commit
58a536828d
16 changed files with 177 additions and 22 deletions
|
|
@ -31,7 +31,7 @@ RUN chmod +x $STARTUPDIR/custom_startup.sh
|
|||
|
||||
ENV KASM_RESTRICTED_FILE_CHOOSER=1
|
||||
COPY ./src/ubuntu/install/gtk/ $INST_SCRIPTS/gtk/
|
||||
RUN $INST_SCRIPTS/gtk/install_restricted_file_chooser.sh
|
||||
RUN bash $INST_SCRIPTS/gtk/install_restricted_file_chooser.sh
|
||||
|
||||
|
||||
######### End Customizations ###########
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue