Commit Graph

227 Commits

Author SHA1 Message Date
David Karlsson 5f371053ec site: add tcc link to manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-30 16:23:59 +01:00
Allie Sadler 285bf7a2a7
ENGDOCS-2280 (#21279)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/21278

Addresses
https://docker.slack.com/archives/C04BMTUC41E/p1730282005495239

## 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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-30 11:36:39 +00:00
Guillaume Lours da6b081cc4
release-notes for Compose v2.30.1 version (#21280)
<!--Delete sections as needed -->

## Description
Add release notes of Compose `v2.30.1` version
<!-- 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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-30 11:10:30 +00:00
Nicolas De loof 9fed920ed1
lifecycle hooks (#21061)
## Description

documentation for https://github.com/docker/compose/pull/12166

## Related issues or tickets

[<!-- Related issues, pull requests, or Jira tickets
-->](https://docker.atlassian.net/browse/COMP-760)

## Reviews

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

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-10-29 17:10:05 +00:00
Guillaume Lours b897915663
release-notes for Compose v2.29.7 and v2.30.0 versions (#21273)
<!--Delete sections as needed -->

## Description
Added release notes for Compose `v2.29.7` and `v2.30.0` releases

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-813
<!-- 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: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-10-29 17:09:42 +00:00
Sarah Sanders d81afd8421
Merge pull request #21262 from sarahsanders-docker/ENGDOCS-2271
Updates to enforce sign-in docs
2024-10-29 08:58:11 -07:00
Sarah Sanders 7e822b44c9
Update methods.md for DD version 2024-10-29 08:30:08 -07:00
Sarah Sanders 8923d313cf
Update content/manuals/security/for-admins/enforce-sign-in/methods.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-29 08:29:19 -07:00
Allie Sadler aaaee3486a
ENGDOCS-2279 (#21269)
<!--Delete sections as needed -->

## Description

Fixes link and addresses Hotjar feedback

## 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-10-29 15:28:44 +00:00
Allie Sadler 73ebb95d8d
ENGDOCS-2275 (#21257)
<!--Delete sections as needed -->

## Description

Add a page on VMMs for Docker Desktop on Mac

## 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-10-29 09:06:21 +00:00
Sarah Sanders f21f2f81bb Updates to enforce sign-in docs 2024-10-28 13:52:07 -07:00
Sarah Sanders a691e88d9f
Merge pull request #21239 from sarahsanders-docker/ENGDOCS-2269
Update JIT, SCIM, and group mapping guides
2024-10-28 09:49:01 -07:00
Sarah Sanders 8a29833cd6
Update just-in-time.md bolding 2024-10-28 09:30:46 -07:00
Sarah Sanders 53624b42a4
Update content/manuals/security/for-admins/provisioning/scim.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:22:07 -07:00
Sarah Sanders 590b235777
Update content/manuals/security/for-admins/provisioning/group-mapping.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:21:47 -07:00
Sarah Sanders e92b70dbbf
Update content/manuals/security/for-admins/provisioning/group-mapping.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 09:21:27 -07:00
Sarah Sanders d74c4372c3
Update content/manuals/security/for-admins/provisioning/scim.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-28 08:28:39 -07:00
Mihaela Stoica 60bf7c8406
Add entry about host networking in release notes (#21259)
<!--Delete sections as needed -->

## Description

Add entry about host networking in release notes

## Related issues or tickets

https://github.com/docker/pinata/pull/30842

## 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-10-28 11:36:24 +00:00
maxcleme b486376eda
feat(desktop): update allow list domain list (#20647)
<!--Delete sections as needed -->

## Description

Add new endpoint into the allow list required for Docker Desktop.

## Related issues or tickets

https://docker.atlassian.net/browse/DKP-1591

## Reviews

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

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

Signed-off-by: maxcleme <maxime.clement@docker.com>
2024-10-28 10:16:17 +00:00
Allie Sadler 01593f4b87
ENGDOCS-2277 (#21255)
<!--Delete sections as needed -->

## Description

Fix callouts

## 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-10-28 09:31:00 +00:00
Sarah Sanders af277b8b81
Merge branch 'main' into ENGDOCS-2269 2024-10-25 10:11:39 -07:00
Sarah Sanders f5549ed6e8 Fix typos 2024-10-25 09:29:46 -07:00
Sarah Sanders 59d08f03f2 Fix weighting 2024-10-25 08:24:22 -07:00
Paweł Gronowski 001c8bc1b7
Docker Desktop 4.35 release notes fixes (#21243)
## Description

See commits

## Related issues or tickets

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

## Reviews

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

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

---------

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-10-25 09:38:56 +01:00
Arie Heinrich bce2b8bb30
Additional Spelling corrections (#21237)
Second wave of spelling that were not included in wave 1
2024-10-25 06:35:47 +02:00
Sarah Sanders d1266561f5
Merge pull request #21211 from sarahsanders-docker/ENGDOCS-2264
Update Configure and Connect SSO docs
2024-10-24 15:56:50 -07:00
Sarah Sanders 7a980eb666 Update JIT, SCIM, and group mapping guides 2024-10-24 15:52:48 -07:00
Sarah Sanders 07d6ce0f4b
Update content/manuals/security/for-admins/single-sign-on/connect.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-10-24 15:07:34 -07:00
Sarah Sanders 1aeb546f79
Update content/manuals/security/for-admins/single-sign-on/connect.md
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-10-24 15:07:20 -07:00
Craig Osterhout 3c72928dca
Merge pull request #21236 from lorenrh/update-build
update build number
2024-10-24 10:50:14 -07:00
Sarah Sanders 890f53a702
Merge pull request #21220 from sarahsanders-docker/ENGDOCS-2268
SSO: Add overview for provisioning users
2024-10-24 10:03:12 -07:00
Lorena Rangel a870da602a update build number
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-10-24 18:40:50 +02:00
Allie Sadler c905ce0b85
RN-fix (#21235)
<!--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-10-24 16:31:18 +01:00
Sarah Sanders d9fa61bb5c Update missing links 2024-10-24 08:30:21 -07:00
Arie Heinrich f47cec1a33
Align grammar to official contribution guideline (#21233)
Align grammar to official contribution guideline -
https://docs.docker.com/contribute/style/grammar/
2024-10-24 17:29:44 +02:00
David Karlsson 37eb9f7342
desktop: proxy config not supported through daemon.json/config.json (#20905)
## Description

Docker Desktop does not respect proxy configuration through config.json
(cli) or daemon.json (dameon). Proxy config for DD is only supported
through the settings menu or via settings management.

## Related issues or tickets

docker/pinata#30436

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:22:53 +01:00
David Karlsson 18b8d8acd1
scout: view health scores in Docker Desktop (#20991)
View health scores for images in Docker Desktop

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:20:12 +01:00
David Karlsson cfd326bfa0
[DNM] scout: create exceptions in docker desktop (#20797)
Docker Desktop part of #20581, for 4.35

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:19:03 +01:00
Lorena Rangel aa805b4c91
add Docker Desktop 4.35.0 release notes (#20909)
<!--Delete sections as needed -->

## Description

Docker Desktop 4.35.0 release notes

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-10-24 16:17:21 +01:00
Craig Gumbley 64a3458c91
Update references to settings.json to reflect new name (#21003)
<!--Delete sections as needed -->

## Description
As part of the settings management project, settings.json has been
renamed to settings-store.json.

This change updates the public docs so that they reflect the new name.

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

## Related issues or tickets
https://docker.atlassian.net/browse/DS-1506

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

## Reviews

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

- [x] Technical review @ebriney @aiordache 
- [x] Editorial review @aevesdocker
- [x] Product review @KatTomrushka
2024-10-24 16:14:39 +01:00
Allie Sadler 041329628a
ENGDOCS-2220 (#20882)
<!--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-10-24 16:14:14 +01:00
Allie Sadler 4753a92327
ENGDOCS-2222 (#20912)
<!--Delete sections as needed -->

## Description

New installations of Docker Desktop for Windows now require a Windows
version of 19045 or later

## 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-10-24 16:14:00 +01:00
Dorin-Andrei Geman db0f1a6fa6
desktop/settings: Add Docker VMM (#20986)
<!--Delete sections as needed -->

## Description

Add Docker VMM to the Settings docs for macOS.

---------

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
2024-10-24 16:13:27 +01:00
Allie Sadler bd73f0ecd5
Engdocs 2267 (#21231)
<!--Delete sections as needed -->

## Description

Ubuntu 24.04 now supported with latest DD 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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-24 16:12:53 +01:00
Allie Sadler cb2ded3932
ENGDOCS-2077 (#20911)
<!--Delete sections as needed -->

## Description

RHEL moving to GA. This PR makes it visible in the TOC and adds the
download links

## 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-10-24 16:12:36 +01:00
Arie Heinrich c17faccf17
Spelling fixes (#21230)
Christmas is early :) and i had some free time to go over all the
documents and fix all spelling mistakes i have found.
2024-10-24 13:02:40 +02:00
Allie Sadler ce7d86cc25
ENGDOCS-2266 (#21215)
<!--Delete sections as needed -->

## Description

When looking for DD release notes, search pulls in v. old release notes
that are no longer needed. Instead of deleting these pages completely,
this PR removes them from the sitemap and TOC but still provides a link
to them on the main release notes page

## 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-10-24 11:05:53 +01:00
David Dooling fb848e9c8d
fix: improve Harmonia quick start cleanup (#21221)
<!--Delete sections as needed -->

## Description

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

Added additional cleanup steps and other minor improvements to the
Harmonia quick start guide.

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-24 11:05:18 +01:00
kunsanglee 322cbb6945 docs: manuals/_index.md add period on description 2024-10-24 15:54:29 +09:00
Sarah Sanders cbda29bdae Fix error found by vale 2024-10-23 13:39:48 -07:00