Package org.eclipse.mosaic.lib.docker


package org.eclipse.mosaic.lib.docker
  • Class
    Description
    A simple client which is able to run docker images using the command line tools of docker.
    Binds docker command line options to methods.
    Wraps information about a running docker container instance.
    Provides methods to easily compose a "docker run" command.
    Extension of RuntimeException, thrown for example if connection to docker process is interrupted.