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

YARN_OPTS for Dockerfile #246

Merged
merged 5 commits into from
Sep 2, 2024

Conversation

kay-horst
Copy link
Contributor

@kay-horst kay-horst commented Aug 23, 2024

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

The build arg YARN_OPTS allows us to pass custom arguments to yarn during the Docker build. More specifically, it can be used to avoid timeout errors during the UI build by increasing yarn's network timeout by setting the option --network-timeout=<timeout in ms>

@v1r3n v1r3n merged commit 805e542 into conductor-oss:main Sep 2, 2024
1 of 2 checks passed
@kay-horst kay-horst deleted the yarn_opts_for_dockerfile branch September 3, 2024 14:27
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