- Enclosing interface:
- Container<SELF extends Container<SELF>>
public static class Container.ExecResult
extends Object
Class to hold results from a "docker exec" command. Note that, due to the limitations of the
docker API, there's no easy way to get the result code from the process we ran.