Commit Graph

64621 Commits

Author SHA1 Message Date
Marco Franzon
3910565912 Add dex guide (#21926)
<!--Delete sections as needed -->

## Description

In this guide I want to show how to run and configure Dex as container,
to mock an OAuth service, which can be really useful in
development/testing.

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-03-27 13:45:28 -07:00
Craig Osterhout
17c998c2da hub: usage updates (#22326)
<!--Delete sections as needed -->

## Description

https://deploy-preview-22326--docsdocker.netlify.app/docker-hub/usage/

https://deploy-preview-22326--docsdocker.netlify.app/docker-hub/usage/pulls/

https://deploy-preview-22326--docsdocker.netlify.app/subscription/details/

## Related issues or tickets

ENGDOCS-2508

## Reviews

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


- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-27 12:35:18 -07:00
Bokyeom
d16a610c42 fix: replace docker-compose with docker compose CLI (#22320)
## Description

Replace `docker-compose` with `docker compose` CLI in the Java and
Node.js guides to align with the latest Docker standards and ensure
consistency across the docs.

## Related issues or tickets

Closes #22319

<!-- Related issues, pull requests, or Jira tickets -->
2025-03-27 10:28:19 -07:00
Sarah Sanders
6724a52db7 Merge pull request #22324 from sarahsanders-docker/404s
fix: billing 404s
2025-03-27 10:15:32 -04:00
Allie Sadler
1aed8c9831 fix: remove outdated screenshot (#22322)
<!--Delete sections as needed -->

## Description

Does what it says on the tin

## 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
2025-03-27 13:45:11 +00:00
Allie Sadler
4fe971a0d5 ENGDOCS-2505 (#22323)
<!--Delete sections as needed -->

## Description

addresses 404 issues
https://docs.google.com/spreadsheets/d/1yjQsYd-uBEuPaEZFRfuFbkla1xn7UBnIkfCJp8DcxYM/edit?gid=0#gid=0

## 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
2025-03-27 13:44:58 +00:00
Sarah Sanders
9c1803f712 fix billing 404s 2025-03-27 09:38:10 -04:00
Andrey Sobolev
402236c9e6 Fix typo in Overriding container defaults guide (#22316)
## Description

Fixed a minor typo in the Overriding container defaults guide.
2025-03-27 08:17:52 +00:00
Allie Sadler
fcae8a021d ENGDOCS-2504 (#22315)
<!--Delete sections as needed -->

## Description

Fixes and closes https://github.com/docker/docs/issues/22307
Fixes and closes https://github.com/docker/docs/issues/22314
Closes https://github.com/docker/docs/issues/22293

## 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
2025-03-27 08:13:14 +00:00
Allie Sadler
e0b58668a0 Merge pull request #22297 from aevesdocker/vscode-tip
vscode tip
2025-03-26 14:45:39 +00:00
Allie Sadler
09dbd3fddf Apply suggestions from code review 2025-03-26 14:42:27 +00:00
Paweł Gronowski
5e3811684f engine: release 28.0.4 (#22311)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

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

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-03-25 16:44:10 +00:00
Allie Sadler
ad6b54ac45 Merge pull request #22287 from aevesdocker/ENGDOCS-2498
ENGDOCS-2498
2025-03-25 14:25:17 +00:00
Paweł Gronowski
17b7d12f9a engine: 28.0.3 (#22304)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

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

---------

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-03-25 13:29:55 +00:00
Sarah Sanders
3535a2d8d5 fix: move docs tests (#22302)
## Description
- Removing docs tests to move them to an upstream repo to fix auth
issues

## Related issues or tickets


## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-03-25 08:55:39 -04:00
happy2discover
81fe132daa Update develop.md for highlighted lines​ (#22290)
<!--Delete sections as needed -->

## Description
Update develop.md for highlighted lines​

<!-- Tell us what you did and why -->

## Related issues or tickets
N/A

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

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-03-24 22:02:23 -04:00
Gurleen Sethi
325b03fd85 Merge pull request #22279 from gurleensethi-docker/feat/oats_apis
Add public OATs (Organization Access Token) APIs
2025-03-24 13:04:17 -04:00
Sarah Sanders
f437b103ee docs-as-tests (#22283)
## Description
- Adds UI tests and GitHub actions workflow

## Related issues or tickets
[ENGDOCS-2284
](https://docker.atlassian.net/browse/ENGDOCS-2284)

## Reviews
- [ ] Technical review
2025-03-24 09:00:17 -04:00
aevesdocker
f15c10dd5b vscode tip 2025-03-24 11:54:24 +00:00
Allie Sadler
4ff1ad24ea label tidy (#22288)
<!--Delete sections as needed -->

## Description

Removes and standardizes label usage in the TOC for DD docs

## 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
2025-03-21 14:39:07 +00:00
Josh
769921cfc4 Merge pull request #22270 from docker/feat/api-oat-audit-logs
feat(api): Add oat tag for audit logs
2025-03-20 12:27:33 -06:00
Allie Sadler
a9b3fe9a7b Merge pull request #22271 from aevesdocker/watch.include
watch include
2025-03-20 08:35:06 +00:00
Paweł Gronowski
a64ea4d4be Merge pull request #22281 from vvoland/28.0.2-followup
engine: 28.0.2 followup
2025-03-19 16:57:46 +00:00
Craig Osterhout
4da3b35f3a Merge pull request #22161 from docker/dependabot/github_actions/peter-evans/create-pull-request-7.0.8
build(deps): bump peter-evans/create-pull-request from 7.0.7 to 7.0.8
2025-03-19 09:09:46 -07:00
Paweł Gronowski
030c686cfd engine: v28.0.2 (#22242)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

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

---------

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-03-19 15:56:06 +00:00
Sarah Sanders
45aeb0c83a chore: add contact support button (#22275)
## Description
- Removes Support link to WWW from footer
- Replaces w/ Contact support button in footer that goes to the support
form
- This is an improvement to the get support experience from Docs,
testing to see how this new format and configuration works

**Do not merge, waiting for final approval from Support**

## Related issues or tickets
- [ENGDOCS-2484](https://docker.atlassian.net/browse/ENGDOCS-2484)

## Reviews
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2484]:
https://docker.atlassian.net/browse/ENGDOCS-2484?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-03-19 11:06:52 -04:00
Guillaume Lours
f54284dfb1 correct compose down example with profile (#22278)
The down command used with profile will stop the services with a given
profile but also all the services without any profiles

## Description
Correct the section of stopping services with a specific profile in the
how-to profile documentation page

## Related issues or tickets
https://github.com/docker/compose/issues/12648
## Reviews

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

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

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-03-19 11:10:09 +00:00
CrazyMax
8dbdd7f9ec Merge pull request #22273 from docker-tools-robot/dispatch/buildx-ref-v0.22.0
Update buildx reference to v0.22.0
2025-03-19 01:24:42 +01:00
Sarah Sanders
eec54cf457 security: update security faq, add sso faq (#22195)
## Description
- Original security general FAQ was incorrect. IAM team confirmed that
we do not currently support IdP default timeouts, and we should
communicate this.
- Updated existing FAQ
- Added new FAQ to SSO FAQs

## Related issues or tickets
- [ENGDOCS-2475](https://docker.atlassian.net/browse/ENGDOCS-2475)

## Reviews
- [ ] Editorial review

[ENGDOCS-2475]:
https://docker.atlassian.net/browse/ENGDOCS-2475?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-03-18 17:33:45 -04:00
CrazyMax
01f9f3d8ae buildx: buildx history import stub
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-03-18 15:35:15 +01:00
Josh Newman
db966f2550 Update wording for changelog 2025-03-18 08:27:46 -06:00
crazy-max
3e3a01f57e vendor: github.com/docker/buildx v0.22.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-18 14:26:43 +00:00
Josh Newman
0b82b808e1 Reorder nav 2025-03-18 08:26:01 -06:00
Josh Newman
f46fe9efe8 Add changelog with nav improvments 2025-03-18 00:52:41 -06:00
Josh Newman
ce41c7b9fe Add oat tag for audit logs 2025-03-18 00:52:26 -06:00
Craig Osterhout
592b28729b guides: fix port in .net guide (#22269)
<!--Delete sections as needed -->

## Description

The default port changed from 80 to 8080 when we switched to a newer
version of .net in #21877.

https://learn.microsoft.com/en-us/dotnet/core/compatibility/containers/8.0/aspnet-port


https://deploy-preview-22269--docsdocker.netlify.app/guides/dotnet/develop/

https://deploy-preview-22269--docsdocker.netlify.app/guides/dotnet/deploy/

## Related issues or tickets

Closes #22265
Related to #22080
ENGDOCS-2492

## Reviews

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

- [ ] Technical review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-17 15:33:50 -07:00
docker-tools-robot
ae785fef86 Update buildx reference to v0.21.3 (#22267)
Update the buildx reference documentation to keep in sync with the
latest release `v0.21.3`

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crazy-max <1951866+crazy-max@users.noreply.github.com>
2025-03-17 13:32:42 -04:00
Craig Osterhout
a7a2a5217e hub: sidebar nav (#22123)
<!--Delete sections as needed -->

## Description

Updated Hub nav items to new left nav.


![image](https://github.com/user-attachments/assets/30fc20be-d999-426e-bef6-55cd535d5735)


## Related issues or tickets

ENGDOCS -2447

## Reviews

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

- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-03-17 10:07:57 -07:00
Allie Sadler
4b21fc22d1 Merge pull request #22262 from aevesdocker/ENGDOCS-2489
ENGDOCS-2489
2025-03-17 15:10:36 +00:00
Guillaume Lours
5516466e6c bump compose version to v2.34.0 in hugo.yaml and go.mod (#22264)
<!--Delete sections as needed -->

## Description
Bump version of Compose to `v2.34.0` in `hugo.yaml` and `go.mod` files

## Related issues or tickets
N/A

## Reviews

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

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

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-03-17 09:46:06 -04:00
Josh
9b28dc7ade Improve some API docs and add members fields (#22237)
<!--Delete sections as needed -->

## Description

- Adds missing information for org members calls.
- Improves some areas of the docs.

## Reviews

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

- [x] Technical review
- [x] Editorial review
- [ ] Product review
2025-03-17 09:18:57 -04:00
Sarah Sanders
33bccdc8ae admin: add FAQ and add deactivate org to org section (#22236)
## Description
- Added an FAQ about changing your Docker ID (not possible)
- Noticed deactivate an org was out in its own section, so I moved it
under Organization administration
- Fixed some broken links

## Related issues or tickets
- [ENGDOCS-2465](https://docker.atlassian.net/browse/ENGDOCS-2465)

## Reviews
- [ ] Editorial review

[ENGDOCS-2465]:
https://docker.atlassian.net/browse/ENGDOCS-2465?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-03-17 08:53:13 -04:00
Guillaume Lours
763a789428 Merge pull request #22240 from glours/compose-oci-artifact
add Compose OCI artifact how-to page
2025-03-17 10:20:03 +00:00
Josh
b3327a77ec Add api.docker.com to allow list (#22247)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- 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
2025-03-17 07:41:41 +00:00
Allie Sadler
a5539d2117 projects-toc (#22246)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## 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
2025-03-14 16:28:25 +00:00
Guillaume Lours
60d67ab25b release-notes for Compose v2.34.0 version (#22244)
## Description
Add release notes for Compose `v2.34.0` release

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1034

## Reviews

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

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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-03-14 11:16:58 +00:00
Allie Sadler
2de298e0af Merge pull request #22225 from aevesdocker/ENGDOCS-2478
ENGDOCS-2478
2025-03-13 08:32:01 +00:00
Igor Aleksandrov
c3431b0474 Rails guide upgrade (part 2) (#22114)
## Description

This PR has two goals. First of all it continues work that has been done
in #21559. Besides this, and this is more significant, I tried to
improve the structure of the documentation that is currently used for
different language-specific guides like
[PHP](https://docs.docker.com/guides/php/configure-ci-cd/),
[Go](https://docs.docker.com/guides/golang/),
[Python](https://docs.docker.com/guides/python/) and others, including,
of course, Ruby itself.

Each of these guides currently has a [Configure
CI/CD](https://docs.docker.com/guides/python/configure-ci-cd/) section.
Inside this section there is a GitHub Actions workflow example that has
nothing in common with a CI/CD pipeline. It's just an example of how to
build and push an image to a Docker Hub registry. We should be clear in
our documentation and not mislead our users. This was the main reason
why I renamed this section to "Automate your builds with GitHub
Actions". I also updated the content of this section to reflect the new
name and to make it more clear what the user can expect from this guide.
I suggest the same be done for all other language-specific guides.

Besides this, I changed the order of the sections in the Ruby guide. The
"Develop your app" section has been moved down to the bottom of the
guide. This makes more sense to me because of two reasons:

1. It is more important to start using Docker Hub right after you added
the Dockerfile to your project (section number one in all
language-specific guides).

2. I can hardly imagine anybody using Docker to run the app locally for
development purposes (at least for Ruby). What is really essential and
useful is to know how to run services, that are required by your app,
like a database, a cache server, or a local LLM. This is why the
"Develop your app" section should be rewritten to explain how to run the
infrastructure services that are required by the app and not the app
itself.

Below there are screenshots reflecting the changes that have been made
in this PR.

**Before**
<img width="1512" alt="Screenshot 2025-02-27 at 11 26 39"
src="https://github.com/user-attachments/assets/1ca06aea-ffeb-4efb-a14d-27254d2a2110"
/>

**After** 
<img width="1512" alt="Screenshot 2025-02-27 at 11 26 01"
src="https://github.com/user-attachments/assets/7abbe8b7-d1b3-480f-8105-49f967b51e47"
/>

## Related issues or tickets

#21559

## Reviews

- [x] Technical review
- [x] Editorial review
- [ ] Product review
2025-03-12 08:08:51 -07:00
Sarah Sanders
8c559aa8a2 accounts: add section to manage accounts (#22221)
## Description
- Users can now unlink social accounts, and we have gotten this question
multiple times in Kapa
- Adds section to Manage an account guide on unlinking social accounts
- User must unlink in Docker, and their 3PI, so I added a step that they
must fully unlink using the social provider

## Related issues or tickets
- [ENGDOCS-2456](https://docker.atlassian.net/browse/ENGDOCS-2456)

## Reviews
- [ ] Editorial review

[ENGDOCS-2456]:
https://docker.atlassian.net/browse/ENGDOCS-2456?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-03-12 09:10:00 -04:00
Sarah Sanders
8aa7128a74 security: update OATs UI flow (#22197)
## Description
- small update for new OATs scopes, impacts existing UI flow

## Related issues or tickets
- [ENGDOCS-2476](https://docker.atlassian.net/browse/ENGDOCS-2476)

## Reviews
- [ ] Editorial review

[ENGDOCS-2476]:
https://docker.atlassian.net/browse/ENGDOCS-2476?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-03-11 13:33:24 -04:00