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
|
|
@ -21,7 +21,7 @@ RUN apt-get remove -y xfce4-panel
|
|||
|
||||
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
|
||||
|
||||
# Setup the custom startup script that will be invoked when the container starts
|
||||
ENV LAUNCH_URL http://kasmweb.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue