Closed
Description
Thanks for making these samples. It made it much easier for me to get up and running!
Pushing to server will be slow as it will copy all of the node_modules. To prevent this we can add a .dockerignore
as we already do an npm install
as part of the docker-compose.yml
.
Do you think this would be worth adding to prevent this common trap?
Metadata
Metadata
Assignees
Labels
No labels