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

Make the Docker image smaller and build faster #1039

Merged
merged 6 commits into from
Oct 9, 2019
Merged

Conversation

karalekas
Copy link
Contributor

@karalekas karalekas commented Oct 8, 2019

Description

Fixes #1037.

The image is now much smaller:

  • 935.72 MB -> 521.6 MB on DockerHub
  • 2.31 GB -> 1.38GB on disk

And the build is much faster (5 mins to 2 mins).

Checklist

  • The above description motivates these changes.
  • The changelog is updated,
    including author and PR number (@username, gh-xxx).

@karalekas karalekas added the devops 🚀 An issue related to CI/CD. label Oct 8, 2019
@karalekas karalekas added this to the v2.13 milestone Oct 8, 2019
@karalekas karalekas changed the title Better docker build Make the Docker image smaller and build faster Oct 8, 2019
@karalekas karalekas marked this pull request as ready for review October 9, 2019 16:46
@karalekas karalekas requested a review from a team as a code owner October 9, 2019 16:46
@karalekas karalekas requested a review from a team October 9, 2019 16:46
@karalekas karalekas merged commit e023121 into master Oct 9, 2019
@karalekas karalekas deleted the better-docker-build branch October 9, 2019 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops 🚀 An issue related to CI/CD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the Docker image smaller and build faster
2 participants