Commit Graph

64337 Commits

Author SHA1 Message Date
Allie Sadler a68d7b0749
ENGDOCS-2388 (#21868)
<!--Delete sections as needed -->

## Description

Quick docs fix for a common reason why users may see that error. 
(Am aware the rest of the page could do with some attention, but it's
gotta wait its turn).

## 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-01-22 13:29:05 -08:00
Sebastiaan van Stijn dd14a642da
Merge pull request #21869 from vvoland/engine-27.5.1
engine: 27.5.1 release notes
2025-01-22 19:51:34 +01:00
Paweł Gronowski 525d991075
engine: 27.5.1 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-01-22 19:06:09 +01:00
Sarah Sanders 86a78e0846
iam: add firewall SSO FAQ (#21863)
## Description
- Added question and answer to SSO FAQs about firewall rules during SSO
config
- This question was asked in Kapa and Kapa returned an uncertain
response since we do not cover this in existing docs
- This will add a source for Kapa and allow me to improve the answer

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

## Reviews
- [ ] Editorial review

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-22 08:20:12 -08:00
Sarah Sanders 59cac8eabf
freshness: add Beta badge to OATs doc (#21862)
## Description
Little nit. Noticed OATs was using (Beta) and not the blue Beta badge.
Removed (Beta) and added badge to be in line with style guide standards

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

## Reviews
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2386]:
https://docker.atlassian.net/browse/ENGDOCS-2386?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-22 07:47:36 -08:00
Jeff f369c0ea12
rg-2372: Update allow list to include R2 URL (#21867)
<!--Delete sections as needed -->

## Description
Registry is exploring using a new domain to serve data in more efficient
way.

## Related issues or tickets
https://docker.atlassian.net/browse/RG-2372
<!-- 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-01-22 15:14:41 +00:00
David Karlsson 264cc47ae0
Merge pull request #21864 from thaJeztah/cli_layout_fix_closing_tag
layouts: cli.html: fix incorrect closing tag
2025-01-22 13:32:00 +01:00
Sebastiaan van Stijn e3b1eb968d
layouts: cli.html: fix incorrect closing tag
The opening tag was a "td", but the closing tag a "th". Looks
like browsers fix this up, but let's change it to be correct.

updates 56679aec98

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-22 11:55:40 +01:00
Sarah Sanders 3de8201822
implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

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

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

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

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Craig Osterhout cd6b6e66f0
hub: usage refresh (#21782)
<!--Delete sections as needed -->

## Description

Refreshed the usage and limits topic for Docker Hub.

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

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

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

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

## Related issues or tickets

ENGDOCS-2361

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-21 08:25:38 -08:00
Salathiel Genese 2c8d8f2268
fix: invalid command, unrelated output chunks, too large minimal exam… (#21859)
FIXes in the Docker Bake documentation.

## Description

[x] Commands not matching outputs: _(e.g.: the presence of a group on
the CLI affect the group section in the output)_
[x] Some file not being named bring about confusion to the reader
_(e.g.: [Using a Target as Build
Context](https://docs.docker.com/build/bake/contexts/#using-a-target-as-a-build-context)
is not clear about needed two distinct Dockerfiles, or [Using a
secondary source
directory](https://docs.docker.com/build/bake/contexts/#using-a-secondary-source-directory)
about the fact that the first stage in the Dockerfile does not have to
be defined at all)_
[x] Multiple confusing relationships between input and output _(e.g.:
the [Variables in Bake](https://docs.docker.com/build/bake/variables/)
part shows multiple `webapp` target in the outputs whilst the HCL input
only defines a `default` target)_

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

---------

Signed-off-by: Salathiel <salathiel@genese.name>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:58:28 +01:00
David Karlsson 034815729c
Merge pull request #21858 from docker-tools-robot/dispatch/buildx-ref-v0.20.0
Update buildx reference to v0.20.0
2025-01-21 14:32:20 +01:00
David Karlsson 705190702a build: remove experimental callout for bake
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:20:48 +01:00
David Karlsson 1070efb1b1
Merge pull request #21852 from pouwerkerk/patch-1
Fix ENV name typo
2025-01-21 14:18:21 +01:00
David Karlsson 9cdce0c0cc build: dockerfile v0.13.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:16:58 +01:00
David Karlsson e8842a8d01 build: buildx v0.20.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 14:16:57 +01:00
David Karlsson f466e4881b vendor: github.com/moby/buildkit v0.19.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-21 13:54:16 +01:00
CrazyMax 2c74df2578
buildx: create stub files for new history command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-21 12:31:28 +01:00
crazy-max 559d554cf1 vendor: github.com/docker/buildx v0.20.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-01-20 19:13:14 +00:00
Allie Sadler 3a782c9c74
ENGDOCS-2382 (#21855)
<!--Delete sections as needed -->

## Description

Hotjar Triage on:
- https://docker.slack.com/archives/C04BMTUC41E/p1737194423048759

## 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-01-20 14:47:10 +00:00
Shariq Ahmed Khan 6e529f4511
Update 06_bind_mounts.md (#21696)
For Window users it's important to know this, users on stack overflow
reports lost in troubleshooting or finding file sharing option in
setting. I was lost too.

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-20 09:14:36 +00:00
Pieter Ouwerkerk 670b06bab1
Fix ENV name typo 2025-01-19 22:31:06 -05:00
Allie Sadler 150f788ed2
ENGDOCS-2379 (#21823)
<!--Delete sections as needed -->

## Description

Kubernetes freshness. Only new new content is on Troubleshooting. Rest
is expanded slightly/presented better.

## 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: Sarah Sanders <sarah.sanders@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-17 12:16:42 +00:00
David Karlsson bb23052843
Merge pull request #21846 from dvdksn/bump-hugo-v0.141.0
deps: bump hugo version to v0.141.0
2025-01-17 10:56:51 +01:00
David Karlsson 88636ed07b deps: bump hugo version to v0.141.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-17 09:28:04 +01:00
David Karlsson 88205ba474
Merge pull request #21844 from urivano/sharing_local_files_w_containers_typo
fixing typo
2025-01-17 08:49:24 +01:00
Uros 1afb53315b fixing typo 2025-01-16 23:34:33 -05:00
CrazyMax 9cfea3a75c
Merge pull request #21831 from crazy-max/bake-missing-overrides
bake: fix missing attributes that can be overriden
2025-01-16 16:19:14 +01:00
David Gageot fdd3b1b00f
Update release-notes.md (#21837)
Fix typos
2025-01-16 13:26:32 +00:00
David Karlsson a9426ee61a
Merge pull request #21833 from dvdksn/fix-cgroups-typo
engine: fix typo related to cgroup names
2025-01-16 13:19:33 +01:00
David Karlsson 21d42f4355
Merge pull request #21835 from ajscarvalho/patch-1
Update stack-deploy.md (changing localhost to 127.0.0.1)
2025-01-16 12:16:44 +01:00
Alexandre Amaral de Carvalho 767c685f9a
Update stack-deploy.md
curl using localhost hangs, only works with 127.0.0.1
2025-01-16 10:39:08 +00:00
Guillaume Lours d7f4f4b05b
release-notes for Compose v2.32.4 version (#21832)
add a note about the version issue in v2.32.3

<!--Delete sections as needed -->

## Description

Add release notes of Compose v2.32.4

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-909

## 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-01-16 10:05:41 +00:00
David Karlsson 22916c5473 engine: fix typo related to cgroup names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-16 10:16:14 +01:00
David Karlsson 349619f54f
Merge pull request #21830 from dvdksn/buildkit-windows-trackinglink
build: update link for issues related to buildkit@windows
2025-01-16 10:09:07 +01:00
CrazyMax 24081d84e1
bake: fix missing attributes that can be overriden
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-16 10:06:04 +01:00
David Karlsson 65da699545 build: update link for issues related to buildkit@windows
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-16 09:58:55 +01:00
Allie Sadler 3d049b07c1
ENGDOCS-2336b (#21808)
<!--Delete sections as needed -->

## Description

Adds better titles to some FAQ pages. Follow-up to
https://github.com/docker/docs/pull/21736

## 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-01-16 08:32:00 +00:00
Craig Osterhout 31e9e84945
platform: update release notes (#21829)
<!--Delete sections as needed -->

## Description

Added some backdated platform features to the new release notes.
- Docker Home
- Consolidated subscriptions
- Org insights

## Related issues or tickets

Follow up to #21809

## Reviews

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

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-01-15 15:48:06 -08:00
David Karlsson 9e45aa8f9a
Merge pull request #21821 from igor-alexandrov/rails-libyaml-dev
Added libyaml-dev to the Rails Dockerfile example
2025-01-15 14:19:39 +01:00
David Karlsson 461e46cd6c
Merge pull request #21813 from dvdksn/hugo-config-comments
chore: hugo config cleanup
2025-01-15 11:34:50 +01:00
Allie Sadler 672a2130bb
Engdocs 2335b (#21809)
<!--Delete sections as needed -->

## Description

This PR reorganizes some of the Docker Hub release notes (RN) content,
moving it into a separate, dedicated Platform release notes section.

With the introduction of a distinct Platform section in the docs,
encompassing its own products, certain content from the Docker Hub
release notes no longer applies. Similarly, some updates from the Docker
Desktop release notes are better highlighted in the new Platform RN.

As more features are added to the Admin Console, Docker Home, and
security, billing, subscrption products, this new release notes section
will serve as a central hub for updates and fixes, making it easier for
admins to stay informed.

## 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-01-15 10:19:16 +00:00
karman da3fbe642f
update the references to settings.json (#21822)
<!--Delete sections as needed -->

## Description
This PR updates the references to settings.json to `settings-store.json
file (or settings.json for Docker Desktop versions 4.34 and earlier)`
<!-- 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-01-15 09:43:14 +00:00
David Scott fd325dcb0c
rhel: the rpm has -rhel in the URL (#21817)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->
The download link for Docker Desktop on RHEL links to the wrong RPM,
resulting in errors like
https://forums.docker.com/t/cant-download-docker-desktop-for-rhel/142639/4
```
# dnf install ./docker-desktop-x86_64.rpm 
Error: 
 Problem: conflicting requests
  - nothing provides qemu-system-x86 >= 5.2.0 needed by docker-desktop-4.32.0-157355.x86_64 from @commandline
```

Upstream RHEL renamed `qemu-system-x86` to `qemu-kvm`

Tested on `docker run -it rockylinux:9` with

```
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm
dnf install pass
dnf config-manager --add-repo https://download.docker.com/linux/rhel/docker-ce.repo
curl
https://desktop.docker.com/linux/main/amd64/docker-desktop-x86_64-rhel.rpm
-o docker-desktop-x86_64-rhel.rpm
dnf install ./docker-desktop-x86_64-rhel.rpm
```

## 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-01-15 08:03:06 +00:00
Igor Alexandrov 98972aa72d Added libyaml-dev to the Rails Dockerfile example 2025-01-15 10:52:03 +04:00
Sarah Sanders 37b37c0928
accounts: add instructions for adding avatar in Docker settings (#21818)
## Description
- Add instructions/clarity for adding avatar in Docker settings using
Gravatar email address
- Added FAQ to general FAQs

## Related issues or tickets
- Resolves: https://github.com/docker/docs/issues/19192
-
[ENGDOCS-2250](https://docker.atlassian.net/browse/ENGDOCS-2250?atlOrigin=eyJpIjoiNjU0ZTQ4ZTk0ZjU5NDhlNzkzNjIyMjZhM2Y3NDE2NjEiLCJwIjoiaiJ9)
## Reviews
- [ ] Editorial review

[ENGDOCS-2250]:
https://docker.atlassian.net/browse/ENGDOCS-2250?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-14 16:05:40 -08:00
Igor Klimer f42a4ccabe
Fix typo in Java guide for running tests (#21816)
## Description

Fix typo when targeting the `test` stage - it was mentioning a
non-exisiting `--target-test` parameter which could confuse new users:
`unknown flag: --target-test`.
It should be `--target test` or `--target=test`. I went with `--target
test` since that's what is used in the rest of the guide.


## Related issues or tickets

Introduced in https://github.com/docker/docs/pull/19390

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-14 14:54:01 -08:00
karman 941957c85f
add a known issue to uninstall section (#21815)
<!--Delete sections as needed -->

## Description


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

Update docs to mention a know issue during CLI uninstall on macOS

## Related issues or tickets


https://docker.slack.com/archives/C083X5V5GDD/p1736870271897639?thread_ts=1736770500.264399&cid=C083X5V5GDD

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-14 17:27:21 +00:00
David Karlsson 475846014e
Merge pull request #21814 from dvdksn/update-contrib-link
chore: update contribute link to website section
2025-01-14 15:14:06 +01:00
David Karlsson b9b18957e1 chore: update contribute link to website section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 15:07:49 +01:00