package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Mar 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
Package run supports running images produced by S2I. It is used by the
--run=true command line option.
A DockerRunner allows running a Docker image as a new container, streaming
stdout and stderr with glog.
New creates a DockerRunner for executing the methods associated with running
the produced image in a docker container for verification purposes.
Run invokes the Docker API to run the image defined in config as a new
container. The container's stdout and stderr will be logged with glog.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.