Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without a .dockerignore file we were copying the NPMs from the host into the image and then doing an NPM install. This could lead to inconsistency and causes binary image format issues for native packages.
- Loading branch information