Commit Graph

64577 Commits

Author SHA1 Message Date
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
David Karlsson 1a9dc69bd0 chore: tidy templates, add comments
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-20 10:30:58 +01: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
David Karlsson 644f43d5c9
Merge pull request #21134 from Pradumnasaraf/repo-link-update
docs: Update links to cpp, bun sample repositories
2025-01-14 15:03:41 +01:00
David Karlsson 7ac9a0b6a5 chore: config cleanup, remove unused parameters
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 14:54:50 +01:00
David Karlsson 3bf5edeb65 chore: add comments explaining hugo.yaml config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 14:50:31 +01:00
David Karlsson cbc026dfb2
Merge pull request #21810 from dvdksn/bump-pagefind
deps: bump pagefind to v1.3.0
2025-01-14 14:18:35 +01:00
David Karlsson 7539edbc84 deps: bump pagefind to v1.3.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 13:46:29 +01:00
Igor Aleksandrov d7ffb99825
Rails guide upgrade (part 1) (#21559)
## Description

This PR upgrades the Rails framework guide and covers the application
containerization step. In the following PRs, I will update the section
about deploying with Docker Compose, and add a new "Deployment with
Kamal" section.

## Reviews

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-01-14 11:09:18 +01:00
David Karlsson 6fa5f31a13
Merge pull request #21780 from vvoland/release-27.5.0
engine: 27.5.0 release notes
2025-01-14 11:06:18 +01:00
David Karlsson 7192b3227c vendor: github.com/docker/cli v27.5.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 10:51:18 +01:00
David Karlsson ba25f30bb5 vendor: github.com/moby/moby v27.5.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 10:47:03 +01:00
David Karlsson b12bf99a0f engine: bump engine versions in hugo config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-14 10:45:22 +01:00
Paweł Gronowski 74cc5b0829 engine: 27.5.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2025-01-14 10:44:07 +01:00