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] Update Dockerfile.windows #3715

Open
wants to merge 1 commit into
base: 1.4
Choose a base branch
from

Conversation

jwangyangls
Copy link

Signed-off-by: Yogi,Wang [email protected]

@niedbalski niedbalski requested a review from fujimotos July 19, 2021 19:44
Copy link
Member

@fujimotos fujimotos left a comment

Choose a reason for hiding this comment

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

@jwangyangls Can you describe what problem you're trying to solve with this patch?

COPY vcruntime140.dll /
COPY vccorlib140.dll /
COPY msvcp140.dll /

As of v1.8.0, these libraries are already statically linked to fluent-bit.exe.
So I think we do not need to bundle these DLLs into the image.

@github-actions
Copy link
Contributor

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants