KASM-1983 Add Chromium Image

- Update Chrome installer to accept version
This commit is contained in:
Justin Travis 2021-10-01 11:28:38 -04:00
parent 82ab35964d
commit 58a536828d
16 changed files with 177 additions and 22 deletions

View file

@ -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