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

Merged
merged 2 commits into from
Jul 2, 2025

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

Sorry, something went wrong.

Copy link

netlify bot commented May 27, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 8c0cf4e
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6864dbc1aab09f00086b5790
😎 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?

Copy link
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @nico1510

@aevesdocker aevesdocker force-pushed the DCL-248-ci-doc-vars branch from c4e4209 to 8c0cf4e Compare July 2, 2025 07:11
@aevesdocker aevesdocker merged commit a96c7a7 into docker:main Jul 2, 2025
14 of 15 checks passed
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.

None yet

4 participants