mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-10 07:55:24 +02:00
updated Dockerfile
This commit is contained in:
parent
4c0540ff6e
commit
c86c00b463
1 changed files with 2 additions and 0 deletions
|
@ -9,4 +9,6 @@ RUN yarn install --prod
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
RUN yarn compile
|
||||||
|
|
||||||
CMD ["yarn", "start"]
|
CMD ["yarn", "start"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue