dmitrypavlovsky commited on
Commit
58d8c5f
·
verified ·
1 Parent(s): 206c1c7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -124,5 +124,6 @@ ENV STORAGE_PERSISTENCE=1
124
  #
125
  ################################################################################
126
 
127
- RUN su root && apt-get update
 
128
  CMD exec label-studio --host=$SPACE_HOST
 
124
  #
125
  ################################################################################
126
 
127
+ #RUN su root && apt-get update
128
+ RUN echo $SPACE_HOST
129
  CMD exec label-studio --host=$SPACE_HOST