DockerSdk
the .NET SDK for Docker
|
Classes | |
class | Builder |
Provides functionality to build Docker images. More... | |
class | BuildOptions |
Specifies how to build an image. More... | |
class | Bundle |
Provides convenience methods for creating IBundle objects. | |
class | DockerIgnoreException |
class | DockerImageBuildException |
Indicates that an image build operation failed. More... | |
interface | IBundle |
Encapsulates the data context needed for Docker build methods. More... | |
class | InMemoryBundle |