# Deploy TelAF on the simulation environment

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

Bring up the docker container with the docker image compiled in [Build TelAF simulation docker images](https://docs.qualcomm.com/doc/80-41102-1/topic/build-docker-image-for-telaf-simulation.html).

    make simula-upCopy to clipboard

Bring up TelAF in the
            container.

    # start TelAF framework & applications which marked auto-start
    telaf start
     
    # check current TelAF framework version
    telaf versionCopy to clipboard

Now, the TelAF framework is properly set up in the simulation environment.

**Parent Topic:** [Use TelAF simulation](https://docs.qualcomm.com/doc/80-41102-1/topic/use-telaf-simulation.html)

Last Published: May 12, 2026

[Previous Topic
Build the TelAF simulation in the docker container](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/build-the-telaf-simulation-in-the-docker-container.md) [Next Topic
Build an application with simulation target](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/build-an-application-with-simulation-target.md)