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

fix(example): do not copy lockfiles not under vc in dockerfiles #661

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

lfleischmann
Copy link
Member

Description

Fixes #660

Implementation

Remove copy of package-lock.json files (no longer under version control) to container(s).

@lfleischmann lfleischmann marked this pull request as ready for review March 13, 2023 10:02
@lfleischmann lfleischmann merged commit 4f39d76 into main Mar 14, 2023
@lfleischmann lfleischmann deleted the fix-examples-dockerfiles branch March 14, 2023 09:32
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.

examples: docker (compose) environments fail
2 participants