moby--moby/libcontainerd
Darren Stahl ae35c0f70e Stop returning errors that should be ignored while closing stdin
Signed-off-by: Darren Stahl <darst@microsoft.com>
2016-11-08 18:25:43 -08:00
..
client.go
client_linux.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
client_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
client_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
client_windows.go Windows: Add cpu count option 2016-11-04 13:38:50 -07:00
container.go Remove restartmanager from libcontainerd 2016-10-07 12:09:54 -07:00
container_unix.go Don’t warn on missing fifo 2016-11-08 09:59:49 -08:00
container_windows.go Move stdio attach from libcontainerd backend to callback 2016-10-24 00:20:36 -07:00
oom_linux.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
oom_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
pausemonitor_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
process.go
process_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
process_windows.go Stop returning errors that should be ignored while closing stdin 2016-11-08 18:25:43 -08:00
queue_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
remote.go
remote_unix.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
remote_windows.go
types.go Clean up the constants in 'libcontainerd' that are no longer in use 2016-10-28 13:39:04 +08:00
types_linux.go
types_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
types_windows.go
utils_linux.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
utils_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
utils_windows.go
utils_windows_test.go