mirror of
https://github.com/moby/moby.git
synced 2026-08-03 22:51:03 +00:00
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>
2 lines
13 B
Go
2 lines
13 B
Go
package main
|