Spaces:
Runtime error
Runtime error
gendisjawi
commited on
Commit
•
79d89c0
1
Parent(s):
e62b500
Upload folder using huggingface_hub
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -42,7 +42,7 @@ RUN \
|
|
42 |
/var/tmp/*
|
43 |
|
44 |
# add local files
|
45 |
-
COPY /root /
|
46 |
|
47 |
# ports and volumes
|
48 |
EXPOSE 7680
|
|
|
42 |
/var/tmp/*
|
43 |
|
44 |
# add local files
|
45 |
+
COPY /root /code
|
46 |
|
47 |
# ports and volumes
|
48 |
EXPOSE 7680
|