dylankbaker commited on
Commit
b017166
·
verified ·
1 Parent(s): 6cd956b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -4
Dockerfile CHANGED
@@ -52,10 +52,6 @@ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
52
  #
53
  ENV LABEL_STUDIO_BASE_DATA_DIR=/data
54
  ENV STORAGE_PERSISTENCE=1
55
-
56
- # Debugging attempt around /data having permissions errors
57
- RUN chmod u+rw /data
58
-
59
  #
60
  # Your space will restart. NOTE: if you have existing settings and data,
61
  # they will be lost in this first restart. Data and setting will only be
 
52
  #
53
  ENV LABEL_STUDIO_BASE_DATA_DIR=/data
54
  ENV STORAGE_PERSISTENCE=1
 
 
 
 
55
  #
56
  # Your space will restart. NOTE: if you have existing settings and data,
57
  # they will be lost in this first restart. Data and setting will only be