This application note provides detailed guidance for creating and running a Docker image for VX-toolset for TriCore v6.3r1 whether on local disks or in remote repositories.
It walks you through setting up Docker Desktop, preparing a Dockerfile, building and running the image, and managing it via Docker Hub.
Additionally, it explains how to compile source code inside the container
by mounting directories to share data between the host and container
environments, ensuring easy management, distribution, and integration of the
toolset across different systems.