Add optional arguments after docker run command
#36
wajdijurry
started this conversation in
Ideas
Replies: 3 comments
-
|
That is currently not supported, but feel free to create a PR that adds this functionality. Make sure to update the readme and tests. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for your quick reply. Let me create a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
PR link: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Needs:
When I need to pass
-itfor example to thedocker runcommand, I can't since there is no option to pass these optional arguments.Example:
Is there any intention to add the ability to pass optional arguments to
docker runcommand ?Beta Was this translation helpful? Give feedback.
All reactions