EnvContainerApi
Abstraction of container-related operations for virtualization frameworks.
In the context of this virtualization API, "containers" refer to instances of virtualized environments. Examples include Docker containers and Vagrant environments.
Parameters
RepT
Class representation for a container.
ImageT
Class representation for an image.
Functions
Link copied to clipboard
Blocking waits until container has exit.
Link copied to clipboard
Retrieves the logs for the container.
Link copied to clipboard
Writes the content of an InputStream to the container.