Skip to content

Commit 53c6db7

Browse files
committed
update docker file...
1 parent 54caa5e commit 53c6db7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ COPY . .
3131

3232
FROM prepare as production-builder
3333

34+
# this should build the app inside the folder /app/dist/spa
3435
RUN ls -la && yarn quasar prepare && yarn quasar build
3536

3637

0 commit comments

Comments
 (0)