Skip to content

Fix utf8 truncated output #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 11, 2018

Conversation

aschmidt75
Copy link
Member

controls/container_images.rb uses docker history to inspect commands, which truncates tabular output with a UTF-8 dash, which might lead to character encoding issues (#51).

--no-trunc option to docker history mitigates this while preserving check functionality.

Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @aschmidt75 for this improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants