Docker.DotNet icon indicating copy to clipboard operation
Docker.DotNet copied to clipboard

[Container Attach] Wrong data type used for Logs property

Open Mbk10201 opened this issue 2 years ago • 0 comments

As referred in the api (https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerAttach) The data type of the Logs property should be a boolean.

Mbk10201 avatar Mar 03 '24 21:03 Mbk10201