Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jul 2, 2025

Automated pull request for publishing docs updates.

sarahsanders-docker and others added 2 commits July 1, 2025 14:27
## Description
- Noticed a grammar typo in insights.md, fixed a few others as well

## Related issues or tickets
https://docker.atlassian.net/browse/ENGDOCS-2802

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
vale: add "BGP" (Border Gateway Protocol) to acronyms
@github-actions github-actions bot added the area/release Relates to CI or deployment label Jul 2, 2025
@github-actions github-actions bot added the area/release Relates to CI or deployment label Jul 2, 2025
<!--Delete sections as needed -->

## Description


This has been a source of confusion for many users.

Recommend to use overlay2 and clarify that using btrfs filesystem
doesn't require using the btrfs storage driver.

## Related issues or tickets

- moby/moby#27653
<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
<!--Delete sections as needed -->

## 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

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
@aevesdocker aevesdocker merged commit 2195db7 into published Jul 2, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/release Relates to CI or deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants