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

Dockerize individual apps #7

Open
AVykhrystyuk opened this issue Apr 7, 2019 · 0 comments
Open

Dockerize individual apps #7

AVykhrystyuk opened this issue Apr 7, 2019 · 0 comments

Comments

@AVykhrystyuk
Copy link
Owner

AVykhrystyuk commented Apr 7, 2019

In development use sym-links, but to build docker image with app use publish + install (inside the docker container) like any other external packages:
lerna/lerna#858 (comment)

"... custom script to be able to deploy a single service":
https://michalzalecki.com/solve-code-sharing-and-setup-project-with-lerna-and-monorepo/

"manual hoisting devDependencies to root" or "lerna exec -- npm prune --production":
lerna/lerna#721 (comment)

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

No branches or pull requests

1 participant