country_code

Procedure#

Validate Local Container#

The OV Kit App will appear in the list of Docker images. This step must be verified before proceeding further:

docker image ls
../_images/byoo_kit_app_template.png

Note

This document uses kit_app_template:latest as the base Kit container. If you are using a different name for the Kit container, make a note. It will be required when working with the DockerFile.

Create working directory#

In the Ubuntu terminal enter:

mkdir kitvector
cd kitvector