dokploy app set-builder myapp --builder nixpacks

Category: Dokploy

dokploy app set-builder myapp --builder nixpacks

Set the build system Dokploy uses to compile and containerize the application

Dokploy supports multiple builders: nixpacks (auto-detects language, no Dockerfile needed), dockerfile (builds from a Dockerfile in the repo), and heroku buildpacks. Nixpacks works out-of-the-box for Node, Python, Ruby, Go, and more.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.