Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mvp-dapp dockerfile #154

Merged
merged 1 commit into from
Feb 21, 2023
Merged

feat: add mvp-dapp dockerfile #154

merged 1 commit into from
Feb 21, 2023

Conversation

PainterPuppets
Copy link
Contributor

  • add redis config for kuai-models
  • add mvp-dapp dockerfile


WORKDIR /home/app/packages/samples/mvp-dapp

CMD [ "node", "./dist/main.js" ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to start the mvp dapp by lerna task with scope.

I'm not sure about it because mvp-dapp is in a subdirectory of packages/samples

Ref: https://lerna.js.org/docs/features/run-tasks

@Keith-CY Keith-CY merged commit 4fe86f4 into develop Feb 21, 2023
@Keith-CY Keith-CY deleted the add_mvp_dockerfile branch February 21, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants