Spaces:
Sleeping
Sleeping
Rich Signell
commited on
Commit
·
b173822
1
Parent(s):
ecd8a2e
hyphen
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -15,7 +15,7 @@ CMD panel serve \
|
|
15 |
--allow-websocket-origin="*" \
|
16 |
--port="7860" \
|
17 |
--address="0.0.0.0" \
|
18 |
-
/examples/
|
19 |
|
20 |
RUN mkdir /.cache
|
21 |
RUN chmod 777 /.cache
|
|
|
15 |
--allow-websocket-origin="*" \
|
16 |
--port="7860" \
|
17 |
--address="0.0.0.0" \
|
18 |
+
/examples/COAWST-Explorer.ipynb
|
19 |
|
20 |
RUN mkdir /.cache
|
21 |
RUN chmod 777 /.cache
|