DockerShimRunner class

The DockerShim wrapper around your code.

public sealed class DockerShimRunner

Public Members

name description
static Main(…) Creates a DockerShim wrapper and executes the application logic within that wrapper. (4 methods)

See Also