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/bash.sh] Change bash.sh to accept arbitrary docker command options #13461

Closed
mehrdadh opened this issue Nov 22, 2022 · 0 comments
Closed

Comments

@mehrdadh
Copy link
Member

We can do something like this.

./docker/bash.sh --flag DOCKER_FLAG

OR

any unrecognized arg with -- would be passed to docker run command.

cc @driazati

@mehrdadh mehrdadh added type: bug needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it labels Nov 22, 2022
@driazati driazati added dev:tools and removed needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it labels Nov 22, 2022
@tqchen tqchen closed this as completed Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants