-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Download rsync if using mariner #42628
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
Download rsync if using mariner #42628
Conversation
|
An alternative is to add it to the list together with rest of the dependencies https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/4cf84c9cb8d9581f2f1f4e330a8199ede451c424/src/cbl-mariner/2.0/crossdeps/amd64/Dockerfile#L4 (perhaps better?) |
I'm going to do this in the Dockerfiles, especially since these changes failed with |
|
Please double check if the dockerfile is relevant since I can't see internal Microsoft's pipeline. Hope it's the correct one, but we never know. 😁 |
|
Nevermind, it's a VM so I can't edit the dockerfile - reopening this PR |
Co-authored-by: Adeel Mujahid <[email protected]>
Fixes dotnet/source-build#4536
Test build (internal Microsoft link)