# Use TelAF simulation

Source: [https://docs.qualcomm.com/doc/80-41102-1/topic/use-telaf-simulation.html](https://docs.qualcomm.com/doc/80-41102-1/topic/use-telaf-simulation.html)

Note: 
            
Each time you get the latest release, check whether the *Dockerfile* has been
                updated. If it isn't the latest version, use `make simula-build-all`
                to update the docker image to get the support correctly.

If you aren't sure, run `make simula-build-all` every time to get the
                latest release.

Users may encounter cache-related errors, which can be resolved using the following
                command: `make simula-build-all docker_build_opts="--no-cache"`.

Note that the docker image has different versions of Ubuntu Distro, use `make
                    simula-list` and `make simula-distro-<version>` to
                switch between them before building.

- **[Set up the basic development environment on PC host](https://docs.qualcomm.com/doc/80-41102-1/topic/set-up-the-development-host-environment.html)**
- **[Install docker engine on the host](https://docs.qualcomm.com/doc/80-41102-1/topic/install-docker-engine-on-the-host.html)**
- **[Change storage location of the docker data (optional)](https://docs.qualcomm.com/doc/80-41102-1/topic/change-storage-location-of-the-docker-data-optional.html)**
- **[Get the source code from the CLO website](https://docs.qualcomm.com/doc/80-41102-1/topic/get-the-source-code-from-the-clo-website.html)**
- **[Build TelAF simulation docker images](https://docs.qualcomm.com/doc/80-41102-1/topic/build-docker-image-for-telaf-simulation.html)**
- **[Build SDK simulation project](https://docs.qualcomm.com/doc/80-41102-1/topic/build-sdk-simulation-project.html)**
- **[Build the TelAF simulation in the docker container](https://docs.qualcomm.com/doc/80-41102-1/topic/build-the-telaf-simulation-in-the-docker-container.html)**
- **[Deploy TelAF on the simulation environment](https://docs.qualcomm.com/doc/80-41102-1/topic/deploy-telaf-on-the-simulation-environment.html)**
- **[Build an application with simulation target](https://docs.qualcomm.com/doc/80-41102-1/topic/build-an-application-with-simulation-target.html)**
- **[Use SSH to connect to the TelAF simulation container](https://docs.qualcomm.com/doc/80-41102-1/topic/use-ssh-to-connect-to-the-telaf-simulation-container.html)**
- **[Multiple containers support](https://docs.qualcomm.com/doc/80-41102-1/topic/multiple-containers-support.html)**
- **[Configure Cgroup in simulation](https://docs.qualcomm.com/doc/80-41102-1/topic/configure-cgroup-in-simulation.html)**
- **[Features supported by simulation](https://docs.qualcomm.com/doc/80-41102-1/topic/features-supported-by-simulation.html)**

**Parent Topic:** [How to](https://docs.qualcomm.com/doc/80-41102-1/topic/How-to.html)

Last Published: May 12, 2026

[Previous Topic
Build the application with debug symbols](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/Build-the-application-with-debug-symbols.md) [Next Topic
Set up the basic development environment on PC host](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/set-up-the-development-host-environment.md)