Docker module: Run wrap
Execute a command inside a disposable container.
Example
Run node named /info/
from OS module in a newly created Debian container:
space -m os /info/ -m docker /wrap_run/ -eimage=debian
Edit this page