Files
runc/libcontainer/integration
Danail Branekov fdbb9e3e55 Avoid disk usage explosion when copying busybox
When running runc tests with temp directory with size 500M copying
busybox without preserving hardlinks causes the folder to inflate to
roughly 330M. Copying busybox twice in certain tests causes the /tmp
directory to overfill. Using `-a` preserves links which busybox uses to
implement its choice of binary to run.

Signed-off-by: Tom Godkin <tgodkin@pivotal.io>
2017-11-01 09:52:05 +00:00
..
2015-06-21 19:29:15 -07:00
2017-07-28 15:13:11 +02:00
2017-09-25 13:35:22 -04:00
2017-07-19 15:20:56 +00:00