Running individual playback sessions in a Docker container
This topic describes the process for importing different models and playback files in a Docker container and run them in offline mode.
To import a model to a Docker container
- Click
on the top-right of the page.
By default, the Model Management page is displayed. - To download a model from a live environment:
- On the Current tab, select a model from the available models.
- Click
, and then click Download model. The model is downloaded to your device with .mlb extension.
- To import the downloaded model to the Docker container, open http<s>://localhost:9191/login in a browser on your device.
- After logging in, click
.
Go to the folder where the script – playback-container-lpqmb2.5.00.sh or playback-container-lpqmb2.5.00.bat is downloaded.
Copy the downloaded models to the amioi-external/bundles folder on your device.On the Model Management page, click Import Models.
A model list is displayed. This list includes all the models that you have downloaded and moved to amioi-external/bundles folder on your device.From the list, select the models that you want to import to your Docker container and then click Import.
The models are imported to the Docker container. If you select a model that was imported earlier, you get the following message:- To update the list of downloaded models, click Sync File List to sync to the available models on the system.
- Load the models you want to use for playback run.
To import playback scoring files to a Docker container
- Click
on the top-right of the page.
By default, Model Management page is displayed. - On the left-hand menu, under Playback Mode, click Playback Scoring.
- To download a playback file from a live environment:
- On the Playback Scoring page, select Option 1- Select files. For more information, see Running-playback-mode.
- Click the Download icon. The playback file is downloaded to your device with .pbf extension.
- To import the selected files to the Docker container, open http<s>://localhost:9191/login in a browser on your device. Once you are logged in, click
.
Go to the folder where the script – playback-container-lpqmb2.5.00.sh or playback-container-lpqmb2.5.00.bat is downloaded.
Copy the downloaded playback files to the amioi-external/playback folder on your device.- Click Playback Scoring, and then click Import Playback Files.
A list of playback files is displayed. This list includes all the models that you have downloaded and moved to amioi-external/playback folder on your device - Select the playback files that you want to import, and then click Fetch Playback Files.
The playback files are imported to the Docker container. - Select the playback file that you want to run, click Next and run the playback.