How to pass input to the container during runtime #710
Unanswered
vakhariaheet
asked this question in
Q&A
Replies: 1 comment
-
hey have you found the way of passing input ? |
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.
-
So I am creating a c compiler and I want to ask is how to pass input on runtime in dockerode
For eg if a c file has a scanf I want to enter value for it but during execution so that my app works as expected
Here is index.ts
Beta Was this translation helpful? Give feedback.
All reactions