Commit Graph

64159 Commits

Author SHA1 Message Date
David Karlsson
7ff0050ec2 engine: add page for the windowsfilter storage driver
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-17 13:03:23 +01:00
David Karlsson
1f9cfb5040 Merge pull request #21625 from shariqahmkhan/patch-3
Update multi-stage-builds.md
2024-12-17 10:32:11 +01:00
David Karlsson
2e6782a75d Merge pull request #21644 from dvdksn/fix-docker-push-syntaxerror
fix: invalid docker push command with multiple tags
2024-12-16 23:12:29 +01:00
Josh
027ed6fb59 Merge pull request #21615 from ivan-californias/iam-842-org-mgmt-api
hub-api: add org management api specs
2024-12-16 10:27:23 -07:00
David Karlsson
06ec5c0cab Merge pull request #21638 from dvdksn/engdocs-2345
fix: broken link to latest engine api version
2024-12-16 17:51:39 +01:00
Craig Osterhout
44cce4906f hub: add image library section (#21485)
<!--Delete sections as needed -->

## Description

- Added "Container image library" section in Docker Hub manual and
started adding concepts.
  - Added section about search and all the filters
  - Added section about catalogs
  - Moved mirroring topic inside
- Updated Hub landing page
- Moved "Trusted content" into Repositories>Manage (for publishers) and
Library (for consumers).


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

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/search/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/catalogs/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/trusted-content/


https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/

## Related issues or tickets

ENGDOCS-2352

## Reviews

- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-12-16 08:50:11 -08:00
Allie Sadler
948b9cac9b ENGDOCS-2332 (#21639)
<!--Delete sections as needed -->

## Description

Adds new attributes to the spec from the recent 2.32.0 release

## 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
2024-12-16 16:43:36 +00:00
Sarah Sanders
de764a8138 docs freshness: updates for organization section (#21630)
## Description
- Docs freshness updates:
    - Style guide updates/consistency
- Improved UI flow steps, some did not link to DH or Admin Console, and
were vague
    - Added Admin Console steps where missing
    - Fixed a few incorrect UI flows
- ENGDOCS-2357 updates: Updated Insights DD table for new fields

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

## Reviews
- [ ] Editorial review

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 08:42:08 -08:00
David Karlsson
bd7617d955 Merge pull request #21641 from dvdksn/buildx-install
build: mention docker buildx install
2024-12-16 17:38:03 +01:00
David Karlsson
ace01c349e fix: invalid docker push command with multiple tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 17:34:10 +01:00
David Karlsson
8638690884 build: mention docker buildx install
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 17:07:32 +01:00
David Karlsson
753cf3e8bf Merge pull request #21618 from dvdksn/dbc-gha-lab2cloud
build(cloud): setup-buildx-action automatically fetches the buildx-private binary if driver == cloud
2024-12-16 11:10:57 +01:00
David Karlsson
5b52f10e77 build(cloud): setup-buildx-action picks private buildx automatically
No need to specify custom "version" input

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 10:54:33 +01:00
Nicolas De loof
9736a4bb95 Bump compose to v2.32.0 (#21626)
## Description

Bump compose to v2.32.0

## Related issues or tickets

## Reviews

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

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-12-16 08:58:26 +00:00
Shariq Ahmed Khan
a88a43d580 Update multi-stage-builds.md
added command to view logs of running container

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 09:55:35 +01:00
David Karlsson
d19959f01f Update 02_our_app.md (#21631)
add 'useful' missing info about detached mode

<!--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
2024-12-16 09:52:31 +01:00
David Karlsson
5733f792f2 fix: broken link to latest engine api version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 09:50:25 +01:00
Josh Newman
9d9bad97db Put groups above invites 2024-12-14 10:56:30 -07:00
Shariq Ahmed Khan
ac47c3f3fa Update 02_our_app.md
add 'useful' missing info about detached mode
2024-12-14 09:15:47 +01:00
Josh Newman
a5b2315656 Add missing groups 2024-12-13 11:58:19 -07:00
Artfaith
b8aaf24f2c Update envvars.md (#21627)
Dear Community and Developers,

Thank you heartfelt for the marvel you do...

---

Fixed a tiny typo, ~~making the strict "Director" to not watch closely
the directory but having their own business~~.

---

Best and kind regards 
2024-12-13 16:17:38 +00:00
David Scott
9bad9473e9 4.37: propose that (Legacy) Qemu VMM + osxfs will be removed in a future version (#21621)
<!--Delete sections as needed -->

FYI @KatTomrushka 

## Description

Highlight 2 deprecations in the release notes. Technically both were
highlighted before in the DD UI by adding "(Legacy)" labels, but it's
better to over-communicate than under-communicate!

For filesharing, anyone still using osxfs should switch to virtiofs
which is faster and more stable.

For running the Linux VM locally, anyone still using Qemu on Apple
Silicon should switch to virtualization.framework which is also faster
and more stable.

In case someone hits a problem, can't switch and needs help, include
links to support and the github issue tracker.

# Some history:

- In 2020 osxfs was marked as legacy (Docker Desktop 2.4.2.0).

- In 2023 with the release of macOS 14, all supported macOS versions
(current release plus previous two) use virtualization.framework by
default.

- In 2024 (Docker Desktop 4.36) Qemu as a VMM was marked as legacy in
the UI.


## 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: David Scott <dave.scott@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-12-13 12:52:20 +00:00
Allie Sadler
aae93f671a cli release links (#21620)
<!--Delete sections as needed -->

## Description

Now the page is live, adds link from the release notes

## 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
2024-12-13 08:46:42 +00:00
Josh Newman
8a90175c10 Fix wording 2024-12-12 12:01:45 -07:00
Josh Newman
9d2a4e47e0 Fix link 2024-12-12 12:00:40 -07:00
Josh Newman
764b0112e7 Remove duplicate tag 2024-12-12 11:57:06 -07:00
Josh Newman
750179cad2 Add missing tags 2024-12-12 11:52:30 -07:00
Allie Sadler
ca4ad22861 ENGDOCS-2342 (#21573)
<!--Delete sections as needed -->

## Description

New DD CLI feature for 4.37. Followed the way docker debug was added to
the CLI reference

## 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
2024-12-12 16:29:29 +00:00
Craig Osterhout
a0df66732d Merge pull request #21535 from benja-M-1/chore/update-dvp-response-doc
Specify that there might be multiple files in the DVP namespace data retrieval endpoint
2024-12-12 08:13:33 -08:00
Allie Sadler
782e611831 ENGDOCS-2342 (#21573)
<!--Delete sections as needed -->

## Description

New DD CLI feature for 4.37. Followed the way docker debug was added to
the CLI reference

## 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
2024-12-12 15:54:40 +00:00
Craig Osterhout
b8a770ee4c desktop: add docker hub view (#21581)
<!--Delete sections as needed -->

## Description

Added Docker Hub view in Docker Desktop for 4.37
- Added a blurb in the Docker Desktop manual to provide contextual info
about the GUI: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/desktop/use-desktop/)
- Updated the steps in Hub Quickstart for usage: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/docker-hub/quickstart/)
- Updated Hub tab name: [Topic
preview](https://deploy-preview-21581--docsdocker.netlify.app/desktop/use-desktop/images/)

## Related issues or tickets

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

DAC-827

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

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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-12 15:54:21 +00:00
Lorena Rangel
f921f3afa2 Release notes 4.37.0 (#21545)
## Description

Docker Desktop 4.37.0 release notes, adn added an extra commit to ignore
`.idea` folder 🙈

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-12-12 15:54:09 +00:00
Sarah Sanders
4aaed903a0 docs freshness: choose profile UI flow (#21611)
## Description
- The "Choose profile" UI flow is now live in Admin Console, updated all
docs UI flows
- Just FYI, this is in staging behind feature flag for: DBC and Billing

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

## Reviews

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

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

[ENGDOCS-2356]:
https://docker.atlassian.net/browse/ENGDOCS-2356?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-12 07:39:22 -08:00
Ragan
d494995646 Update _index.md about switching container mode (#21614)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->
Docker desktop was installed by an automated system on my device and
when I went to change the WSL Integration settings, the panel was not
available. The app had been configured to use "Windows containers mode"
and I had to switch it to "Linux containers mode" to be able to see the
panel. I have added text to help others who may face the same problem.

## 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>
2024-12-12 12:27:16 +00:00
Stephen Day
e0fb9b305b harmonia: one more pass for bind volumes (#21582)
After some discussion with the team, we've added a few more conditions.

Co-authored-by: Nick Sieger <nicksieger@gmail.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-12 06:33:30 +01:00
Ivan Californias
c5c48fa22d hub-api: add org management api specs 2024-12-11 22:29:25 -06:00
David Karlsson
ccf45cd38c Merge pull request #21599 from dvdksn/docker-ce-dynamic-example-versions
engine: dynamic docker-ce version n (latest) and n-1
2024-12-11 09:39:53 +01:00
Sarah Sanders
42251a1fff Remove callout for service accounts (#21607)
## Description
- Feedback from Craig on DCP updates/service accounts no longer
supported

## Related issues or tickets

[ENGDOCS-2353](https://docker.atlassian.net/browse/ENGDOCS-2353?atlOrigin=eyJpIjoiMGI3NjM0YzM3NDBhNGFjOWJkZWM4OTIzZWY4MGQ4NDIiLCJwIjoiaiJ9)

## Reviews
- [ ] Editorial review

[ENGDOCS-2353]:
https://docker.atlassian.net/browse/ENGDOCS-2353?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-10 12:52:12 -08:00
Sarah Sanders
150b1f725d Update callout in OATs docs (#21608)
## Description
- OATs is incompatible with DD (and intended to be)
- Needed to add this to the existing callout, and clarify that it is
intended to be incompatible
- Context:
https://docker.slack.com/archives/C046HE6K4CC/p1733859712930509

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

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

[ENGDOCS-2355]:
https://docker.atlassian.net/browse/ENGDOCS-2355?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-10 12:51:58 -08:00
Usha Mandya
8c85f1c89a Merge pull request #21603 from sarahsanders-docker/fix-redirects
Fix redirect issue in DCP docs updates
2024-12-10 17:39:01 +00:00
Sarah Sanders
6896b1262f Fix redirect issue in DCP docs updates 2024-12-10 09:35:04 -08:00
Sarah Sanders
316115fc76 add docker consolidated subscriptions (#21476)
<!--Delete sections as needed -->

## Description

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

## Related issues or tickets

- https://docker.atlassian.net/browse/HD-2066

## Reviews

Final sign offs in Notion doc

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Oleg Burov <ob1dev@icloud.com>
2024-12-10 08:37:56 -08:00
David Karlsson
3f815b9811 Merge pull request #21600 from dvdksn/pin-alpine-version
dockerfile: pin golang alpine version
2024-12-10 10:37:29 +01:00
David Karlsson
3a2f8150a8 dockerfile: pin golang alpine version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-10 10:35:34 +01:00
David Karlsson
a1a44f462c engine: dynamic docker-ce version n (latest) and n-1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-10 09:51:14 +01:00
Sarah Sanders
c24601654e Add scale.md (#21597)
## Description
- There is a 404 link in an email being sent to over 400 customers today
that points to a page in tomorrow (12/10s) [subscription updates
PR](https://github.com/docker/docs/pull/21476)
- To fix this, we are adding scale.md today, removing any dead links.
Tomorrow's PR will overwrite this and add the correct content

## Related issues or tickets
- https://docker.slack.com/archives/C0334FHU341/p1733512718061719

## Reviews
@ob1dev
- [ ] Editorial review

---------

Co-authored-by: Oleg Burov <ob1dev@icloud.com>
2024-12-09 13:38:12 -08:00
Sebastiaan van Stijn
f4891a8642 Merge pull request #21594 from dvdksn/bump-engine-versions-27.4.0
engine: update versions for v27.4.0
2024-12-09 19:00:14 +01:00
David Karlsson
47f1ed6858 Merge pull request #21595 from docker/fix-typo-with-local-exporter
Fix typo in local exporter example
2024-12-09 18:56:51 +01:00
David Karlsson
64f5a2876f engine: update versions for v27.4.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-09 18:47:54 +01:00
Michael Irwin
3f4cd53692 Fix typo in local exporter example 2024-12-09 12:42:34 -05:00