mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-02-16 09:51:14 +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 HOME /home/kasm-default-profile
|
||||||
ENV STARTUPDIR /dockerstartup
|
ENV STARTUPDIR /dockerstartup
|
||||||
ENV INST_SCRIPTS $STARTUPDIR/install
|
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
|
WORKDIR $HOME
|
||||||
|
|
||||||
######### Customize Container Here ###########
|
######### Customize Container Here ###########
|
||||||
|
Loading…
Reference in New Issue
Block a user