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

docker run commands seem to use -t by mistake #48

Open
rrthomas opened this issue Mar 21, 2020 · 1 comment
Open

docker run commands seem to use -t by mistake #48

rrthomas opened this issue Mar 21, 2020 · 1 comment

Comments

@rrthomas
Copy link

Note that for docker run, -t means --tty, not --tag. This may not hurt, but it doesn't seem to be intentional!

Thanks for this very useful template project.

@junaruga
Copy link
Owner

Yeah. docker run's -t might not be needed to be used in .travis.yml. I have not checked it yet.

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

No branches or pull requests

2 participants