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

improve docker image build speed #306

Merged
merged 3 commits into from
Oct 18, 2021
Merged

improve docker image build speed #306

merged 3 commits into from
Oct 18, 2021

Conversation

localvar
Copy link
Collaborator

@localvar localvar commented Oct 18, 2021

  • use dedicated golang image as compiler
  • avoid copying source code
  • avoid downloading dependencies
  • enable golang build cache
  • avoid scan large folders

* use dedicated golang image as compiler
* avoid copying source code
* avoid downloading dependencies
* enable golang build cache
Copy link

@megaeasex megaeasex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[TASK:easegress-pr-test SUCCESS]megaease/easegress Pull Request 306 Deploy Test Success

@localvar localvar marked this pull request as draft October 18, 2021 01:51
Copy link

@megaeasex megaeasex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[TASK:easegress-pr-test SUCCESS]megaease/easegress Pull Request 306 Deploy Test Success

Copy link

@megaeasex megaeasex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[TASK:easegress-pr-test SUCCESS]megaease/easegress Pull Request 306 Deploy Test Success

@localvar localvar marked this pull request as ready for review October 18, 2021 04:15
Copy link

@megaeasex megaeasex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[TASK:easegress-pr-test SUCCESS]megaease/easegress Pull Request 306 Deploy Test Success

@localvar localvar merged commit 78c95cb into easegress-io:main Oct 18, 2021
@localvar localvar deleted the improve-docker-build-speed branch October 18, 2021 05:58
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.

None yet

4 participants