Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: docker/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 7, 2025

  1. Update release note for 4.39 (#22188)

    <!--Delete sections as needed -->
    
    Update release note for sign-in hang issue (PR
    docker/pinata#32513).
    
    <!-- Tell us what you did and why -->
    
    
    
    <!-- Related issues, pull requests, or Jira tickets -->
    
    ## Reviews
    
    <!-- Notes for reviewers here -->
    <!-- List applicable reviews (optionally @tag reviewers) -->
    
    - [ ] Technical review
    - [x] Editorial review
    - [ ] Product review
    karman-docker authored Mar 7, 2025
    Copy the full SHA
    ef56c20 View commit details
  2. dd-cli-cicd-fix (#22187)

    <!--Delete sections as needed -->
    
    ## Description
    
    Clarity as per support's request
    https://docker.slack.com/archives/C027X59V596/p1741283172585929
    
    ## Related issues or tickets
    
    <!-- Related issues, pull requests, or Jira tickets -->
    
    ## Reviews
    
    <!-- Notes for reviewers here -->
    <!-- List applicable reviews (optionally @tag reviewers) -->
    
    - [ ] Technical review
    - [ ] Editorial review
    - [ ] Product review
    aevesdocker authored Mar 7, 2025
    Copy the full SHA
    d3530dd View commit details
  3. build: fix intro of distributed build section (#22189)

    <!--Delete sections as needed -->
    
    ## Description
    
    Oversight from #22126. We have a
    single tag being pushed.
    
    ## 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>
    crazy-max authored Mar 7, 2025
    Copy the full SHA
    844f92c View commit details
  4. billing: improve docs for manual payment retries (#22181)

    ## Description
    - The question of whether users can manually retry failed payments has
    come up a few times in Kapa
    - This adds an FAQ following the failed payment FAQ + a callout to the
    failed payments section of docs
    - Will improve Kapa source content + future answers to this common
    question
    
    ## Related issues or tickets
    - [ENGDOCS-2435](https://docker.atlassian.net/browse/ENGDOCS-2435)
    - 
    ## Reviews
    - [ ] Editorial review
    
    [ENGDOCS-2435]:
    https://docker.atlassian.net/browse/ENGDOCS-2435?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
    sarahsanders-docker authored Mar 7, 2025
    Copy the full SHA
    b708f98 View commit details
  5. fix: rendering issue w/ experimental labs include (#22190)

    ## Description
    - Rendering issue with includes that contain shortcodes:
    https://docs.docker.com/build/buildkit/dockerfile-release-notes/#130-labs
    - Fixed by replacing with the summary bar w/ experimental label
    - Also updated headings to be aligned 
    - Preview:
    https://deploy-preview-22190--docsdocker.netlify.app/build/buildkit/dockerfile-release-notes/
    
    ## Related issues or tickets
    - Reported from @crazy-max 
    
    ## Reviews
    - [ ] Technical review
    - [ ] Editorial review
    sarahsanders-docker authored Mar 7, 2025
    Copy the full SHA
    1b3ec1b View commit details
  6. chore: cleanup includes w/ embedded shortcodes (#22191)

    ## Description
    - follow up from #22190 to cleanup
    includes that use an embedded shortcode (this breaks rendering in hugo
    w/ current versions)
    
    ## Related issues or tickets
    #22190
    
    ## Reviews
    - [ ] Technical review
    - [ ] Editorial review
    - [ ] Product review
    sarahsanders-docker authored Mar 7, 2025
    Copy the full SHA
    dbe3017 View commit details
  7. sso: add callout to certificate instructions (#22193)

    ## Description
    - Good callout that we should clarify that copy/pasting the certificate
    values includes the `----BEGIN CERTIFICATE---` and `----END
    CERTIFICATE----` lines. This applies to both Okta and Entra examples, as
    confirmed in my test org
    - I will pass on to IAM about adding placeholder text, I think would be
    more valuable than an example in docs
    
    ## Related issues or tickets
    #22176 (comment)
    
    ## Reviews
    - [ ] Editorial review
    sarahsanders-docker authored Mar 7, 2025
    Copy the full SHA
    fee0d8b View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff main@{1day}...main