# Deploy Qualcomm IM SDK as a container Source: [https://docs.qualcomm.com/doc/80-70022-50/topic/application-deployment-within-container-api-gstd.html](https://docs.qualcomm.com/doc/80-70022-50/topic/application-deployment-within-container-api-gstd.html) Build Qualcomm IM SDK within a [Docker container](https://docs.docker.com/) and prepare the final device Docker image, which you deploy to the Qualcomm Linux enabled Edge device. This allows you to use the AI workflow microservices to build various types of AI pipelines using Qualcomm IM SDK. Figure : Qualcomm IM SDK within a container - architecture Helper scripts SDK tools Config.json Dockerfile Platform standard SDK(platform libs and headers) QIM SDK source Solution-Microservicesource QIM SDKDocker image Shell script withDocker run Cmd Docker composeYML file Note: This section isn't applicable for the Ubuntu Server. The following table lists the components that are required to build the Qualcomm IM SDK Docker container from the source code: Table : Components for Qualcomm IM SDK Docker container | Component | Description | | :--- | :--- | | Platform eSDK | | | Qualcomm IM SDK source code | Contains the source code of the plugins and recipe files, which
build and define the compile time dependencies. | | solutions-microservices | Provides the AI pipelines that are required for
microservices. | | sdk-tools | | - **[Build a Qualcomm IM SDK Docker image](https://docs.qualcomm.com/doc/80-70022-50/topic/build-and-run-qualcomm-im-sdk-docker-image.html)** - **[Load and run the Docker image](https://docs.qualcomm.com/doc/80-70022-50/topic/load-and-run-docker.html)** - **[Run a Docker image for multimedia/AI use cases](https://docs.qualcomm.com/doc/80-70022-50/topic/container-use-cases-for-camera.html)** - **[Run camera use cases within a QIM container](https://docs.qualcomm.com/doc/80-70022-50/topic/container-use-cases-camera.html)** - **[Run Docker image for GStD](https://docs.qualcomm.com/doc/80-70022-50/topic/container-use-cases-for-video-encode-and-ai-pipelines.html)** The Qualcomm IM SDK container is pre-installed with the Docker image for GStD. Last Published: Feb 20, 2026 [Previous Topic Customize a Python sample application](https://docs.qualcomm.com/bundle/publicresource/80-70022-50/topics/customize-a-python-sample-application.md) [Next Topic Build a Qualcomm IM SDK Docker image](https://docs.qualcomm.com/bundle/publicresource/80-70022-50/topics/build-and-run-qualcomm-im-sdk-docker-image.md)