Zhofang commited on
Commit
5bf9498
·
verified ·
1 Parent(s): 4b6fedd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -108,6 +108,5 @@ ENV PYTHONUNBUFFERED=1 \
108
  SYSTEM=spaces \
109
  SHELL=/bin/bash
110
 
111
- RUN pip install --no-cache-dir --upgrade -r requirements.txt
112
  RUN npm install express uuid memory-fs
113
  CMD ["node", "temp"]
 
108
  SYSTEM=spaces \
109
  SHELL=/bin/bash
110
 
 
111
  RUN npm install express uuid memory-fs
112
  CMD ["node", "temp"]