Spaces:
Build error
Build error
Commit
·
2f6b975
1
Parent(s):
c59ad89
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -7,4 +7,5 @@ RUN git clone https://github.com/excalidraw/excalidraw
|
|
7 |
# yarn & \
|
8 |
# yarn start
|
9 |
RUN yarn add react react-dom @excalidraw/excalidraw
|
|
|
10 |
|
|
|
7 |
# yarn & \
|
8 |
# yarn start
|
9 |
RUN yarn add react react-dom @excalidraw/excalidraw
|
10 |
+
RUN yarn start
|
11 |
|