View Source API Reference dockerexec v2.0.3
Modules
OS shell command runner. It communicates with a separate C++ port process exec-port
spawned by this module, which is responsible for starting, killing, listing, terminating, and notifying of state changes.
This module implements application and supervisor behaviors of the
dockerexec
application.