moby--moby/libcontainerd
Yong Tang 94b8a116fb
Merge pull request #35957 from crosbymichael/ramdisk
Honor DOCKER_RAMDISK with containerd 1.0
2018-01-08 17:38:17 -08:00
..
client_daemon.go Merge pull request #35957 from crosbymichael/ramdisk 2018-01-08 17:38:17 -08:00
client_daemon_linux.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
client_daemon_windows.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
client_local_windows.go Windows: Fix width/height swap 2017-11-28 12:19:46 -08:00
errors.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
io.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
io_unix.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
io_windows.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
process_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
queue.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
queue_test.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
remote_daemon.go Fix typo in log-message 2017-12-11 10:59:51 -08:00
remote_daemon_linux.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
remote_daemon_options.go Update containerd to v1 beta3 2017-11-10 15:44:10 -05:00
remote_daemon_options_linux.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
remote_daemon_process.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
remote_daemon_process_linux.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
remote_daemon_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
remote_local.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
types.go Update daemon code for containerd API changes 2017-11-30 09:55:03 -05:00
types_linux.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
types_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
utils_linux.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
utils_windows.go Update libcontainerd to use containerd 1.0 2017-10-20 07:11:37 -07:00
utils_windows_test.go