Skip to content

Add --no-trunc option to 'docker ps' call

Victor Nikulshin requested to merge fix/docker-ps-no-truncate into 2.x

Prevent docker command from adding unicode characters to its output that will ascii string parsing inside of Fabrick command.

Merge request reports