Skip to content

Conversation

@github-actions
Copy link

Automated pull request for publishing docs updates.

<!--Delete sections as needed -->

## Description

Add some aliases for some top 404s.

https://heapanalytics.com/app/env/4204607514/graph/chart/Docs-Weekly-404-Errors-13539083

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

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

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
@github-actions github-actions bot requested a review from aevesdocker as a code owner January 31, 2025 22:10
@github-actions github-actions bot added the area/release Relates to CI or deployment label Jan 31, 2025
nbaenam and others added 2 commits February 1, 2025 14:04
'setup' is a noun and 'set up' is a verb
mpesari and others added 3 commits February 3, 2025 10:46
## Description

I added some explanation about the `ignore` attribute in the watch rule.
I noticed the document says:

> All paths are relative to the project directory

However, when I deployed it in my project, I found that my container was
rebuilding crazily based on the action I defined.

After testing, I discovered that the `ignore` path is actually relative
to the `path` defined in the same `watch` rule, not the project
directory. I also confirmed this with the AI on the Docker Docs website.

This PR updates the documentation to clarify this behavior.

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Fix build example diff in multi-platform.md
@github-actions github-actions bot requested a review from crazy-max as a code owner February 3, 2025 09:07
## Description

Bake is GA since Buildx 0.20.0, seems
#21667 didn't take this commit into
account:
7051907

## Reviews

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

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

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@aevesdocker aevesdocker merged commit 429aac4 into published Feb 3, 2025
11 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.

8 participants