|
libschauer
0.0.1
Qt based library to access the Docker HTTP API.
|
Job classes to run new commands inside running containers. More...
|
Classes | |
| class | Schauer::CreateExecInstanceJob |
| Create an execution instance. More... | |
| class | Schauer::StartExecInstanceJob |
| Start a previously set up exec instance. More... | |
Job classes to run new commands inside running containers.
To execute a command in a container, you first need to create an exec instance, then start it.
1.8.14