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

Multi-stage build in production #1

Open
ohduran opened this issue Jan 15, 2020 · 1 comment
Open

Multi-stage build in production #1

ohduran opened this issue Jan 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ohduran
Copy link
Owner

ohduran commented Jan 15, 2020

Multi-stage builds allow for optimising Dockerfiles while keeping them easy to read and maintain. Check out Docker docs on it.

See also this on the specific case of create-react-app.

@ohduran
Copy link
Owner Author

ohduran commented Mar 5, 2020

ohduran added a commit that referenced this issue Mar 7, 2020
ohduran added a commit that referenced this issue May 28, 2020
@ohduran ohduran linked a pull request May 28, 2020 that will close this issue
ohduran added a commit that referenced this issue May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant