mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Enable Splunk logdriver for windows
Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: 705b50850c47e44d82fb40b7f86ddb56a43c20f4 Component: engine
This commit is contained in:
@@ -5,4 +5,5 @@ import (
|
||||
// therefore they register themselves to the logdriver factory.
|
||||
_ "github.com/docker/docker/daemon/logger/awslogs"
|
||||
_ "github.com/docker/docker/daemon/logger/jsonfilelog"
|
||||
_ "github.com/docker/docker/daemon/logger/splunk"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user