Commit History

Author SHA1 Message Date
  Gabriel Adrian Samfira f49c88f1c4 Disable chrootarchive.init() on Windows 2 years ago
  Cory Snider 60ee6f739f Add reusable chroot and unshare utilities 2 years ago
  Cory Snider 5de229644f pkg/chrootarchive: stop reexec'ing before chroot 2 years ago
  Cory Snider 1f22b15030 Lock OS threads when exec'ing with Pdeathsig 2 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 years ago
  Sebastiaan van Stijn 9de5d3da89 pkg/chrootarchive: normalize comment formatting 5 years ago
  Brian Goff 3029e765e2 Add chroot for tar packing operations 6 years ago
  Brian Goff d089b63937 Pass root to chroot to for chroot Untar 6 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  y00316549 f5f8f00860 Close pipe in chrootarchive.invokeUnpack when cmd.Start()/json.NewEncoder failed. 7 years ago
  Doug Davis ac043c7db6 Fix docker import tests 9 years ago
  Brian Goff 85988b33d2 Use pivot_root instead of chroot for chrootarchive 9 years ago
  Amit Krishnan a9c6169138 Remove flush(stdout) in pkg/chrootarchive/diff_unix.go and improve error reporting of flush() to fix #21103 9 years ago
  Derek Ch b48f4bf523 fix a race crash when building with "ADD some-broken.tar.xz ..." 9 years ago
  Vincent Batts 56bf275e32 archive, chrootarchive: split out decompression 10 years ago
  John Howard 3c177dc877 Windows: Docker build starting to work 10 years ago
  John Howard 62f648b061 Windows: chrootarchive refactor 10 years ago