Skip to content

Null Builder

New

Introduced in 0.25.0

The null builder does nothing, and is useful for routing to services not managed by Dokku. It should not be used in normal operation. Please see the network documentation for more information on the aforementioned use case.

Usage

Detection

This builder is never auto-detected. The builder must be specified via the builder:set command:

dokku builder:set node-js-app selected null