Enter Docker* Container with DL Workbench

DL Workbench uses the Inference Engine through the Calibration, Benchmark and other OpenVINO™ tools. To run these tools in the Docker container or enter the container, run the command:

docker exec -it workbench /bin/bash

This command creates a new instance of a shell in the running Docker container and gives you access to a bash console as an OpenVINO™ user.

NOTE: To perform this step, the Docker container must be running.