Spaces:
Runtime error
Runtime error
xiaohua1011
commited on
Commit
•
9cdce11
1
Parent(s):
7eef67e
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
FROM gufanxiaoshao/typing-word:latest
|
2 |
RUN chmod 644 /root/typing-word/package.json
|
3 |
-
docker build -t typing-word
|
4 |
|
5 |
EXPOSE 3000
|
|
|
1 |
FROM gufanxiaoshao/typing-word:latest
|
2 |
RUN chmod 644 /root/typing-word/package.json
|
|
|
3 |
|
4 |
EXPOSE 3000
|