Skip to content

Conversation

@avasconcelos114
Copy link
Contributor

  • Making use of yarn and yarn.lock
  • Moving COPY directory command to be the last (ensuring it wont cause "yarn install" to re-run)
  • Adding .dockerignore to prevent node_modules from being carried into build context

- Making use of yarn and yarn.lock
- Moving COPY directory command to be the last (ensuring it wont cause "yarn install" to re-run)
- Adding .dockerignore to prevent node_modules from being carried into build context
@avasconcelos114 avasconcelos114 self-assigned this Mar 23, 2021
@avasconcelos114 avasconcelos114 merged commit 30ed897 into master Mar 23, 2021
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