1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Brian Goff e2ceb83a53 Support reads for all log drivers.
This supplements any log driver which does not support reads with a
custom read implementation that uses a local file cache.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit d675e2bf2b75865915c7a4552e00802feeb0847f)
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2020-02-19 17:01:44 -05:00
..
stream Handle blocked I/O of exec'd processes 2019-06-21 12:02:15 -04:00
archive.go
container.go Support reads for all log drivers. 2020-02-19 17:01:44 -05:00
container_unit_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
container_unix.go Fix "no such file or directory" warning when unmounting IPC mount 2019-08-02 12:36:54 +02:00
container_windows.go container.ConfigFilePath: use same signature on Windows 2019-09-03 10:51:43 +02:00
env.go
env_test.go
health.go Avoid a data race in container/health.go 2019-07-31 13:17:32 -07:00
history.go
memory_store.go
memory_store_test.go
monitor.go Make sure timers are stopped after use. 2019-01-16 14:32:53 -08:00
mounts_unix.go
mounts_windows.go
state.go goimports: fix imports 2019-09-18 12:56:54 +02:00
state_test.go cleanup: remove SetDead function 2019-08-25 20:34:30 +08:00
store.go
view.go goimports: fix imports 2019-09-18 12:56:54 +02:00
view_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00