Allie Sadler
114b2af304
pkg-4.36 ( #21394 )
...
<!--Delete sections as needed -->
## Description
Fixes merge conflicts (caused by DD IA revamp) on original PR. Already
SME approved https://github.com/docker/docs/pull/21030
## 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-11-18 17:09:48 +00:00
Allie Sadler
0571834c70
enforce-sign-in-updates ( #21393 )
...
<!--Delete sections as needed -->
## Description
Merges content updates from [this
PR](https://github.com/docker/docs/pull/21073 ) and [this
PR](https://github.com/docker/docs/pull/20885/files ) to avoid conflicts
on release day.
## 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-11-18 16:20:13 +00:00
Cesar Talledo
d0e5d1ae06
eci: document Docker socket mount permission improvements. ( #21357 )
...
## NOTE: Do not merge until Docker Desktop v4.36 is released.
<!--Delete sections as needed -->
## Description
Documents a couple of improvements for DD 4.36 in the [ECI Docker Socket
mount
permissions](https://docs.docker.com/security/for-admins/hardened-desktop/enhanced-container-isolation/config/#docker-socket-mount-permissions )
feature.
## Related issues or tickets
https://docker.atlassian.net/browse/POS-2740
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [X] Editorial review
- [ ] Product review
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-11-18 16:19:59 +00:00
Lorena Rangel
27d2f6d337
feat: update 4.36 release notes ( #21341 )
...
<!--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: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-11-18 16:19:33 +00:00
Allie Sadler
9f7c9af0e4
fix broken images ( #21454 )
...
<!--Delete sections as needed -->
## Description
does what is 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
2024-11-18 15:56:09 +00:00
David Karlsson
ef93015779
Merge pull request #21446 from AJDempsey/patch-3
...
Update gettingstarted.md to use f-string
2024-11-18 10:21:50 +01:00
David Karlsson
5b23d3e4fa
Merge pull request #21407 from wcbing/main
...
Update or remove links in installation documentation
2024-11-18 09:35:36 +01:00
vladislav doster
b9683981ef
fix: multi-platform build command for Neovim example
2024-11-17 21:50:15 -06:00
Anthony Dempsey
b47eea68cd
Update gettingstarted.md to use f-string
...
Python's f-strings are the preferred method of string formatting now. Updated the python code examples to use them instead of .fromat()
2024-11-17 16:17:23 +00:00
Anthony Dempsey
9068f976e4
Update keep context small bullet point in optimize.md
...
Clarify the 'Keep context small' bullet point
2024-11-17 15:48:11 +00:00
David Karlsson
1dd73711f9
Merge pull request #21439 from dvdksn/test-refactor
...
chore: refactor / fix tests
2024-11-16 07:45:19 +01:00
David Karlsson
339522c4bc
Merge pull request #21432 from dvdksn/update-dbc-links
...
build(cloud): update dbc app links
2024-11-16 07:43:20 +01:00
Sarah Sanders
564e2b3e9a
Merge pull request #21437 from sarahsanders-docker/ENGDOCS-2309
...
Small nit on SSO overview
2024-11-15 10:11:22 -08:00
Sarah Sanders
7400167ede
Merge pull request #21438 from sarahsanders-docker/ENGDOCS-2316
...
Freshness for Docker accounts
2024-11-15 10:10:58 -08:00
Sarah Sanders
cc6d6eec01
Fix link in SSO prereqs
2024-11-15 09:56:40 -08:00
Sarah Sanders
11fed81a7b
Update content/manuals/accounts/manage-account.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 07:41:58 -08:00
David Karlsson
f828784df1
chore: remove unused media files
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 16:27:15 +01:00
David Karlsson
5d6b8e69d7
build(cloud): update dbc app links
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 12:10:08 +01:00
Sarah Sanders
6b3abef29e
Freshness for Docker accounts
2024-11-14 15:17:20 -08:00
Sarah Sanders
1874debd45
Small nit on SSO overview
2024-11-14 14:30:31 -08:00
David Karlsson
ce93f8ecb6
chore: remove Fedora 39 (EOL: November 12, 2024)
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-14 15:13:48 +01:00
zznidar
893efd732c
Fix broken link anchor windows-install.md ( #21430 )
...
<!--Delete sections as needed -->
## Description
This PR fixes a link anchor in the documentation. Namely, in the
referred FAQ file, all headings have all-lowercase IDs.
<!-- Tell us what you did and why -->
2024-11-14 13:42:32 +00:00
Sarah Sanders
3709b9bab5
Merge branch 'main' into ENGDOCS-2281
2024-11-13 09:38:26 -08:00
Shelley Benhoff
e26c7303c2
scout: restructure learning path, add videos
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-13 16:27:31 +01:00
Allie Sadler
371db0ad99
ENGDOCS-2315 ( #21416 )
...
<!--Delete sections as needed -->
## Description
Standardize overview pages
## 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-11-13 10:19:19 +00:00
Allie Sadler
c13ed7f2e5
ENGDOCS-2305 ( #21397 )
...
<!--Delete sections as needed -->
## Description
Settings Management freshness before the arrival of the SM in the Admin
Console. Have grouped the settings as they appear in the AC.
Page is still quite long and so would like to do some testing (potench
before the year is out) on whether splitting the info on all the
settings into its own 'reference' page would be useful or too 'jumpy'
for users.
## 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>
2024-11-13 10:06:15 +00:00
Tadashi Nemoto
16827a7f8e
Fix heading of scout/how-tos/artifact-types/
2024-11-13 09:44:14 +09:00
Craig Osterhout
de347d800d
hub: refresh overview ( #21399 )
...
<!--Delete sections as needed -->
## Description
Refreshed Hub landing page.
- Updated intro to align with marketing
- Updated key features to better align with marketing
- Updated grid to better align with product IA
- Removed admin emphasis with a single link to admin section
- Moved interfaces out of feature list
----
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-12 10:15:15 -08:00
Sarah Sanders
81182d55a2
Merge pull request #21401 from sarahsanders-docker/ENGDOCS-2307
...
Update DH release notes to include OATs and PAT expiration
2024-11-12 08:18:47 -08:00
Alex Conlin
f01d6f3b20
Fix duplicated word
2024-11-12 11:17:48 +00:00
Allie Sadler
0c5c470b0f
fix broken links ( #21408 )
...
<!--Delete sections as needed -->
## Description
Closes https://github.com/docker/docs/issues/21405 and closes
https://github.com/docker/docs/issues/21400#event-15259696157
## 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-11-12 10:21:13 +00:00
Allie Sadler
cef62c197d
ENGDOCS-2306 ( #21398 )
...
<!--Delete sections as needed -->
## Description
Freshness on IAM, HDD index page and Air-gapped containers 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-11-12 08:05:58 +00:00
炳
9ccaf6f0ae
docs: remove interference option in docker engine install doc
2024-11-12 15:37:14 +08:00
炳
3a01ae9939
docs: update links about docker desktop for linux
2024-11-12 15:33:18 +08:00
Sarah Sanders
363d194cac
Merge branch 'main' into ENGDOCS-2281
2024-11-11 14:59:50 -08:00
Sarah Sanders
b585604f1c
Update DH release notes to include OATs and PAT expiration
2024-11-11 11:40:33 -08:00
Sarah Sanders
524b00fa24
Merge pull request #21370 from sarahsanders-docker/ENGDOCS-2288
...
Update new-plans.md callouts for Dec. 10th date
2024-11-11 09:34:43 -08:00
Craig Osterhout
ee41406114
hub: refresh quickstart ( #21374 )
...
<!--Delete sections as needed -->
## Description
Refreshed Hub Quickstart.
- Added a brief intro.
- Added the "how to find an image" use-case.
- Updated pull/push steps to use the same image to show how easy it is
to extend images.
- Moved install DD and create an account as prereqs to keeps the steps
Hub-focused.
- Updated next steps to have a more natural flow related to the previous
step.
--------
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-11 09:15:50 -08:00
Mihaela Stoica
d4c7e4ab3e
Update VMM page ( #21396 )
...
## Description
Add a note about the memory requirement for Docker VMM
## 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-11-11 12:27:58 +00:00
Allie Sadler
4121679775
remove banner ( #21395 )
...
<!--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-11-11 12:08:40 +00:00
David Karlsson
8c9d19cba9
Merge pull request #21385 from dvdksn/tidy-vale-rules
...
vale: housekeeping vocabulary and acronyms
2024-11-08 21:16:01 +01:00
Sarah Sanders
d81460ef59
Update content/manuals/engine/swarm/how-swarm-mode-works/nodes.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders
12b1f28c09
Update content/manuals/engine/storage/drivers/device-mapper-driver.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders
f0255b88b1
Update content/manuals/engine/release-notes/17.03.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders
5419168714
Update content/manuals/docker-hub/builds/link-source.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders
2964bcf808
Update content/manuals/desktop/previous-versions/edge-releases-windows.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders
de693df319
Update content/manuals/desktop/previous-versions/edge-releases-windows.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders
2385670b29
Update content/manuals/desktop/faqs/macfaqs.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 10:32:44 -08:00
Sarah Sanders
8b81c215db
Found more outdated callouts, fixed whitespacing
2024-11-08 10:32:44 -08:00
Sarah Sanders
be328b9958
Update all outdated callouts
2024-11-08 10:31:58 -08:00