Deployments with local builds

Build your tasks locally and deploy them to Trigger.dev cloud.

Saadi Myftija

Saadi Myftija

Software Engineer, Trigger.dev

Image for Deployments with local builds

You can now deploy your tasks using locally built images:


npx trigger.dev deploy --force-local-build

This can be useful in cases where deployments are failing due to upstream outages with our remote build provider. It is part of our ongoing efforts to improve the reliability of deployments and make the system more resilient to availability issues.

Docker needs to be installed on your local machine to use this feature. Read the deployment docs to learn more.

Ready to start building?

Build and deploy your first task in 3 minutes.

Get started now