moby--moby/libcontainerd
Antonio Murdaca 885e5eb5f7 Merge pull request #22256 from mlaventure/use-abs-rootfs-path
Use absolute path for rootfs in OCI config.json
2016-04-23 13:21:21 +02:00
..
windowsoci Windows: Remove TP4 support from main code 2016-04-06 12:12:20 -07:00
client.go
client_linux.go Use absolute path for rootfs in OCI config.json 2016-04-22 10:07:33 -07:00
client_liverestore_linux.go Fix typo 2016-04-07 12:46:55 +08:00
client_shutdownrestore_linux.go Fix container mount cleanup issues 2016-03-30 17:25:49 -07:00
client_windows.go Windows: Support embedded utility VM images 2016-04-11 17:16:17 -07:00
container.go
container_linux.go Merge pull request #22256 from mlaventure/use-abs-rootfs-path 2016-04-23 13:21:21 +02:00
container_windows.go Windows: Timeout TestContainerApiPostContainerStop 2016-04-12 18:21:54 -07:00
pausemonitor_linux.go
process.go
process_linux.go
process_windows.go
queue_linux.go
remote.go
remote_linux.go Always disable containerd metrics when started by docker 2016-04-19 13:37:18 -07:00
remote_windows.go
types.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
types_linux.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
types_windows.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
utils_linux.go
utils_windows.go