mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 17:22:13 +00:00
build and ready to start bot on container start..
This commit is contained in:
parent
44e359e176
commit
b909883422
@ -9,8 +9,7 @@ WORKDIR /root
|
||||
COPY . .
|
||||
|
||||
RUN yarn install \
|
||||
&& rm -rf /usr/local/share/.cache
|
||||
&& rm -rf /usr/local/share/.cache \
|
||||
&& yarn build
|
||||
|
||||
#&& yarn build
|
||||
|
||||
CMD yarn build && yarn start
|
||||
CMD yarn start
|
||||
|
Loading…
x
Reference in New Issue
Block a user