Skip to content

dockerTools: rsync contents with -keep-dirlinks #20674

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

Merged
merged 1 commit into from
Nov 24, 2016

Conversation

lbodor
Copy link
Contributor

@lbodor lbodor commented Nov 24, 2016

Motivation for this change

Fix #20673 (dockerTools.buildImage fails to rsync contents)

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • [] NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@mention-bot
Copy link

@lbodor, thanks for your PR! By analyzing the history of the files in this pull request, we identified @adnelson, @lethalman and @puffnfresh to be potential reviewers.

@Mic92 Mic92 merged commit 6f36a97 into NixOS:master Nov 24, 2016
@Mic92
Copy link
Member

Mic92 commented Nov 24, 2016

Thanks!

@lbodor lbodor deleted the docker-tools-rsync-pr branch November 24, 2016 21:32
@Janik-Haag Janik-Haag added the 12. first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12. first-time contribution This PR is the author's first one; please be gentle!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dockerTools.buildImage fails to rsync contents
5 participants