Skip to main content
namespacelabs/nscloud-setup-buildx-action is a GitHub action that configures Docker buildx to use Namespace Remote Builders.

Prerequisites

In order to use nscloud-setup-buildx-action, you need to have access to Namespace. The easiest way to ensure access is to run namespacelabs/nscloud-setup beforehand.

Example

Options

builder-name

string The name of the local Docker build driver to be configured. Optional.

load-to-docker

boolean Whether to load images to the local Docker engine. Optional. Default is true.

wait-for-builder

boolean If true, creates the build clusters eagerly and waits for them to be available. Optional. Default is false.

tag

string If set, select a named builder. Contact support@namespace.so to get access. Optional.

Outputs

nscloud-setup-buildx-action has no outputs.
Last modified on August 19, 2026