containerd/cmd/containerd
Derek McGowan 098ff94b24
Add snapshot and diff service
Remove rootfs service in place of snapshot service. Adds
diff service for extracting and creating diffs. Diff
creation is not yet implemented. This service allows
pulling or creating images without needing root access to
mount. Additionally in the future this will allow containerd
to ensure extractions happen safely in a chroot if needed.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-05-15 16:50:16 -07:00
..
builtins_btrfs_linux.go Shorten no-btrfs build tag name 2017-05-12 09:53:57 -05:00
builtins_linux.go containerd: compile tags to exclude btrfs 2017-05-04 17:30:23 -04:00
builtins_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
builtins_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
builtins.go Add snapshot and diff service 2017-05-15 16:50:16 -07:00
config_linux.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
config_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
config_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
config.go Set oom score for containerd and shims 2017-04-12 11:34:32 -07:00
main_linux.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
main_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
main_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
main.go Add snapshot and diff service 2017-05-15 16:50:16 -07:00