Open
Description
My use case requires the use of a custom logging driver. Due to the representation of LoggingType
as an enum:
this appears not possible using docker-java
. This issue previously came up in #783 but was resolved by manually adding the log driver type in question as an element of the enum, which does not solve the issue in the more general case.
Metadata
Metadata
Assignees
Labels
No labels