Spaces:
Build error
Build error
heikowagner
commited on
Commit
·
ebba04a
1
Parent(s):
dca7464
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -38,7 +38,6 @@ RUN mkdir /nltk_data
|
|
38 |
RUN mkdir /VectorStore
|
39 |
RUN mkdir /app/.cache
|
40 |
RUN mkdir /mymodels
|
41 |
-
RUN mkdir /app/mymodels
|
42 |
RUN ls -la
|
43 |
RUN python run.py
|
44 |
RUN chmod 777 /VectorStore
|
|
|
38 |
RUN mkdir /VectorStore
|
39 |
RUN mkdir /app/.cache
|
40 |
RUN mkdir /mymodels
|
|
|
41 |
RUN ls -la
|
42 |
RUN python run.py
|
43 |
RUN chmod 777 /VectorStore
|