mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
Merge branch 'bugfix/KASM-1423-pulseaudio-container-storage' into 'develop'
remove env vars from tor cotnainer pending merge upstream for core image See merge request kasm-technologies/internal/workspaces-images!36
This commit is contained in:
commit
c59a5906fd
@ -6,10 +6,6 @@ USER root
|
||||
ENV HOME /home/kasm-default-profile
|
||||
ENV STARTUPDIR /dockerstartup
|
||||
ENV INST_SCRIPTS $STARTUPDIR/install
|
||||
# TODO: Once we satisfy KASM-1423, move these to the core images instead
|
||||
ENV PULSE_RUNTIME_PATH "/tmp/pulse"
|
||||
ENV PULSE_STATE_PATH "/tmp/pulse"
|
||||
ENV PULSE_COOKIE "/tmp/pulse/cookie"
|
||||
WORKDIR $HOME
|
||||
|
||||
######### Customize Container Here ###########
|
||||
|
Loading…
Reference in New Issue
Block a user