Spaces:
Sleeping
Sleeping
eienmojiki
commited on
Commit
•
90a9a57
1
Parent(s):
0107729
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -48,7 +48,7 @@ RUN git clone https://github.com/Lissy93/dashy.git && \
|
|
48 |
npm install && \
|
49 |
npm run build
|
50 |
|
51 |
-
WORKDIR $HOME/dashy
|
52 |
|
53 |
USER $USER
|
54 |
|
|
|
48 |
npm install && \
|
49 |
npm run build
|
50 |
|
51 |
+
# WORKDIR $HOME/dashy
|
52 |
|
53 |
USER $USER
|
54 |
|