Docker.DotNet
Docker.DotNet copied to clipboard
[Container Attach] Wrong data type used for Logs property
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.