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

ignore node_modules in git and docker build #139

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

BretFisher
Copy link
Collaborator

What I did:

  • added node_modules/ to .gitignore so npm dependencies wouldn't be added to git commits.
  • added node_modules/ to result/.dockerignore to prevent unnecessary result image bloat

@jrburcio jrburcio merged commit e26e975 into dockersamples:master Aug 27, 2019
@BretFisher BretFisher deleted the ignore-node-modules branch May 3, 2021 01:56
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

Successfully merging this pull request may close these issues.

2 participants