| May 24, 2016 | ||
|---|---|---|
View ac043c7
Fix docker import testsDoug Davis authored on 2016/05/24 02:00:01 |
||
| May 5, 2016 | ||
|---|---|---|
View 85988b3
Use pivot_root instead of chroot for chrootarchiveBrian Goff authored on 2016/05/05 02:32:51 |
||
| March 15, 2016 | ||
|---|---|---|
View a9c6169
Remove flush(stdout) in pkg/chrootarchive/diff_unix.go and improve error reporting of flush() to fix #21103 pkg/chrootarchive/diff_unix.go erroneously calls flush on stdout, which tries to read from stdout returning an error. This has been fixed by removing the call and by modifying flush to return errors and checking for these errors on calls to flush.Amit Krishnan authored on 2016/03/15 05:22:05 |
||
| October 10, 2015 | ||
|---|---|---|
View b48f4bf
fix a race crash when building with "ADD some-broken.tar.xz ..."Derek Ch authored on 2015/10/10 04:54:21 |
||
| July 27, 2015 | ||
|---|---|---|
View 56bf275
archive, chrootarchive: split out decompressionVincent Batts authored on 2015/07/27 22:46:20 |
||
| June 2, 2015 | ||
|---|---|---|
View 3c177dc
Windows: Docker build starting to workJohn Howard authored on 2015/06/02 08:42:27 |
||
| May 15, 2015 | ||
|---|---|---|
View 62f648b
Windows: chrootarchive refactorJohn Howard authored on 2015/05/15 07:08:00 |
||