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

Prevent argbash-docker from returning CRLF line endings #135

Merged
merged 2 commits into from
Sep 19, 2020

Conversation

matejak
Copy link
Owner

@matejak matejak commented Sep 19, 2020

This PR is basically #131 plus attribution.


We basically do not use -it on docker run. As long as we don't need
any interactive terminal, we're good.

And it seems that interactive terminal aren't being used anywhere.

Fixes #129

felipecrs and others added 2 commits August 3, 2020 18:05
We basically do not use `-it` on `docker run`. As long as we don't need
any interactive terminal, we're good.
@matejak matejak added this to the 2.9.1 milestone Sep 19, 2020
@matejak matejak self-assigned this Sep 19, 2020
@matejak matejak merged commit ad71534 into master Sep 19, 2020
@matejak matejak deleted the felipecrs-felipecassiors/docker-line-endings branch September 22, 2020 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Line endings on Docker
2 participants