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

SUMO-114676: Use multi-stage Docker build to reduce image size #128

Merged
merged 1 commit into from Aug 7, 2019

Conversation

rvmiller89
Copy link
Contributor

@rvmiller89 rvmiller89 commented Aug 7, 2019

Description

This switches to multi-stage Docker build so that we can ship an image with only the dependencies needed to run our FluentD setup.

This should help with the image size increase after switching to Debian in #125.

Testing performed
  • ci/build.sh
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

Copy link
Contributor

@frankreno frankreno left a comment

Choose a reason for hiding this comment

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

Nice, LGTM.

@rvmiller89 rvmiller89 merged commit 6595c50 into master Aug 7, 2019
@rvmiller89 rvmiller89 deleted the rmiller-multistage-docker-build branch August 7, 2019 20:54
psaia pushed a commit to psaia/sumologic-kubernetes-collection that referenced this pull request May 25, 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.

None yet

3 participants