disableStandardErrorCapture property
A small portion of the container's standard error stream is typically
captured and returned inside the ContainerStoppedEvent
.
Setting this flag disables this functionality.
Implementation
core.bool? disableStandardErrorCapture;