Skip to content

docs(ci): clarify builder and credential variables for CI setup #22706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nico1510
Copy link
Member

Description

This PR updates the Docker Build Cloud CI documentation to clarify the use of builder and credential variables.

Key changes:

  • Standardizes the use of DOCKER_ACCOUNT, DOCKER_ACCESS_TOKEN, and CLOUD_BUILDER_NAME in all CI/CD examples.
  • Updates template string syntax for builder endpoints (e.g., ${{ vars.DOCKER_ACCOUNT }}/${{ vars.CLOUD_BUILDER_NAME }} in GitHub Actions).
  • Adds explicit call outs that the cloud builder has to be created first.
  • Improves instructions for naming and referencing cloud builders in both the dashboard and CLI steps.
  • Ensures all code comments and documentation are consistent and clear for users setting up Docker Build Cloud in CI.

These changes make it easier for users to configure their CI/CD pipelines correctly and reduce confusion around builder and credential setup.

Related issues or tickets

https://docker.atlassian.net/browse/DCL-248

Reviews

  • Technical review
  • Editorial review
  • Product review

Copy link

netlify bot commented May 27, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit d138815
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68357ea40be08e0008285291
😎 Deploy Preview https://deploy-preview-22706--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nico1510
Copy link
Member Author

@fiam @silvin-lubecki could you PTAL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants