Skip to main content
Package the voice testing harness as a Docker image and run it on IBM Code Engine to make your browser changes available remotely.

Build and Verify the Image Locally:

From the project root directory, build the Docker image:
BASH
After the build completes, run the image locally to confirm that the application starts and responds as expected:
BASH
Then, tag the image for IBM Cloud Container Registry:
BASH