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

speed up the docker build phase #15

Open
elmariachi111 opened this issue Aug 13, 2019 · 0 comments
Open

speed up the docker build phase #15

elmariachi111 opened this issue Aug 13, 2019 · 0 comments
Labels
dx Developer experience improvement

Comments

@elmariachi111
Copy link
Member

  • just build 1 nodejs image and reuse it
  • we use docker mainly for development - no need to copy code on build
  • add multistage builds for images that also contain code (for future deployments on K8S or ECS)
@elmariachi111 elmariachi111 added the dx Developer experience improvement label Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx Developer experience improvement
Projects
None yet
Development

No branches or pull requests

1 participant