warpbuilds/Docker Configure By WarpBuild

Configures WarpBuild's Remote Docker Builders

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyThe API key for the WarpBuild API. This is not required in case of using WarpBuild runnersno
profile-nameThe profile name to use for the WarpBuild Docker Builders. If you want to use multiple profiles for fallback, you can separate them with a comma.yes
should-setup-buildxWhether to run setup-buildx automatically or not, if false only the outputs will be returnednotrue
timeoutThe timeout(in ms) to wait for the Docker Builders to be ready. By default, it is 5 minutesno300000
namedescription
docker-builder-node-0-endpointThe first Docker builder endpoint.
docker-builder-node-0-platformsThe platforms supported by the first Docker builder.
docker-builder-node-0-cacertThe CA certificate for the first Docker builder.
docker-builder-node-0-certThe client certificate for the first Docker builder.
docker-builder-node-0-keyThe client key for the first Docker builder.
docker-builder-node-1-endpointThe second Docker builder endpoint (if available).
docker-builder-node-1-platformsThe platforms supported by the second Docker builder.
docker-builder-node-1-cacertThe CA certificate for the second Docker builder.
docker-builder-node-1-certThe client certificate for the second Docker builder.
docker-builder-node-1-keyThe client key for the second Docker builder.