mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
remove env vars from tor cotnainer pending merge upstream for core image
This commit is contained in:
parent
3d3a51a1e0
commit
808fe44f97
@ -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