This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
moby
Watch
1
Star
0
Fork
0
You've already forked moby
mirror of
https://github.com/moby/moby.git
synced
2026-07-25 16:56:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9268bbaeeaebe68a5ccd2f32277059e80aac2d8c
moby
/
pkg
/
chrootarchive
History
Kenfe-Mickaël Laventure
87ae571fed
Merge pull request
#27609
from tonistiigi/fix-chroot-shared-parent
...
chroot: remount everything as private in new mntns
2016-10-21 14:40:40 -07:00
..
archive_test.go
…
archive_unix.go
Fix docker import tests
2016-05-23 15:34:40 -07:00
archive_windows.go
…
archive.go
…
chroot_linux.go
chroot: let root be cleaned up by kernel
2016-10-20 15:50:46 -07:00
chroot_unix.go
Use pivot_root instead of chroot for chrootarchive
2016-05-04 19:55:34 -04:00
diff_unix.go
pkg/archive: remove unnecessary Archive and Reader type
2016-10-20 19:31:24 -07:00
diff_windows.go
pkg/archive: remove unnecessary Archive and Reader type
2016-10-20 19:31:24 -07:00
diff.go
pkg/archive: remove unnecessary Archive and Reader type
2016-10-20 19:31:24 -07:00
init_unix.go
Remove flush(stdout) in pkg/chrootarchive/diff_unix.go and improve error reporting of flush() to
fix
#21103
2016-03-15 10:29:51 -07:00
init_windows.go
…