MyComputer commited on
Commit
d6e3722
·
1 Parent(s): a4e55e6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -38,8 +38,6 @@ USER root
38
 
39
  # All users can use /home/user as their home directory
40
  ENV HOME=/root
41
- RUN mkdir $HOME/.cache $HOME/.config \
42
- && chmod -R 777 $HOME
43
 
44
  # Set up the Conda environment
45
  ENV CONDA_AUTO_UPDATE_CONDA=false \
 
38
 
39
  # All users can use /home/user as their home directory
40
  ENV HOME=/root
 
 
41
 
42
  # Set up the Conda environment
43
  ENV CONDA_AUTO_UPDATE_CONDA=false \