Installing Docker on your development board
First, install Docker on your development board. Open a terminal on your development board, and:Installing the CDI, and running your first application
See qc-ai-test-docs-examples/docker/ for install instructions, and end-to-end examples. Open a terminal on your development board, and:-
Clone the repository:
- Follow the instructions in README.md.
Tips & tricks
Base container
For best results, use the same base container as your host OS (ubuntu:24.04).
