mirror of
https://github.com/omg-xtao/gc-tools.git
synced 2024-11-21 14:48:34 +00:00
i'm dumb
This commit is contained in:
parent
a7a026b689
commit
06fa8c067f
@ -3,6 +3,6 @@ ADD . /gc_tools
|
||||
WORKDIR /gc_tools
|
||||
RUN ["yarn", "install"]
|
||||
RUN ["yarn", "run", "build"]
|
||||
CMD ["yarn","add","serve"]
|
||||
CMD ["yarn","global","add","serve"]
|
||||
CMD ["serve", "-s", "build"]
|
||||
EXPOSE 3000
|
Loading…
Reference in New Issue
Block a user