Skip to content
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

Add option to control ANSI color codes #253

Closed
shadycuz opened this issue Oct 31, 2022 · 3 comments · Fixed by #256
Closed

Add option to control ANSI color codes #253

shadycuz opened this issue Oct 31, 2022 · 3 comments · Fixed by #256
Assignees
Labels
bug Something isn't working verification-steps-needed Steps to verify are needed for verification
Milestone

Comments

@shadycuz
Copy link

I cant figure out how to disable terminal colors? I get this in Jenkins:

�[1m�[31m#�[1m�[38;2;86;156;214m13�[39m�[22m naming to docker.io/library/vsc-devcontainer-example-c17e9ad94bc542f72c1906e018d524aa 0.0s done�[39m�[22m
�[1m�[31m#�[1m�[38;2;86;156;214m13�[39m�[22m DONE 0.1s�[39m�[22m
�[1m�[31m�[39m�[22m
�[1m�[31m#�[1m�[38;2;86;156;214m14�[39m�[22m exporting cache�[39m�[22m
�[1m�[31m#�[1m�[38;2;86;156;214m14�[39m�[22m preparing build cache for export done�[39m�[22m
�[1m�[31m#�[1m�[38;2;86;156;214m14�[39m�[22m DONE 0.0s�[39m�[22m
�[1m�[31m�[39m�[22m
[�[1m�[38;2;99;143;79m414703 ms�[39m�[22m] Start: Run: docker run --sig-proxy=false -a STDOUT -a STDERR --mount 
@chrmarti chrmarti self-assigned this Nov 1, 2022
@chrmarti chrmarti added the bug Something isn't working label Nov 1, 2022
@chrmarti chrmarti added this to the November 2022 milestone Nov 1, 2022
@shadycuz
Copy link
Author

@chrmarti Was this released in version 0.23.2? I'm still having the issue. It would be nice to have a flag or environment variable to control color output.

@chrmarti
Copy link
Contributor

I only now released this with 0.24.0. Let me know if that fixes it for you. Thanks.

@Tyriar
Copy link
Member

Tyriar commented Dec 1, 2022

I don't know how to verify, but the diff looks good.

@Tyriar Tyriar added the verification-steps-needed Steps to verify are needed for verification label Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verification-steps-needed Steps to verify are needed for verification
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants