Use openwhisk to control resources when creating containers
Open
- Dominant language
- Scala
- Stars
- 6.8k
- Forks
- 1.2k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Description
I plan to use OpenWhisk to create a container, inject commands into it, and retrieve the results. In fact, my goal is to use OpenWhisk to control the resources used by the container.
I have tried modifying the Scala code that builds the "docker run" command directly and building it, but the log shows that although I got the results, OpenWhisk could not parse the results. Is there any recommended method?
Contributor guide
Assessment
This issue has not been assessed yet.