Commit Graph

63994 Commits

Author SHA1 Message Date
Allie Sadler e21e500d17
Revert "lambda: collapse redundant slashes in requests" 2024-11-18 17:17:27 +00:00
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 53f58c9255
hugo bump (#21455)
<!--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-18 16:58:51 +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 2510166fab
Merge pull request #21453 from dvdksn/handle-double-trailing-slash
lambda: collapse redundant slashes in requests
2024-11-18 15:22:42 +01:00
David Karlsson 209d00f1c1 lambda: collapse redundant slashes in requests
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-18 14:59:33 +01:00
David Karlsson 24d55b8909
Merge pull request #21442 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.5
build(deps): bump cross-spawn from 7.0.3 to 7.0.5
2024-11-18 10:22:10 +01: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
David Karlsson 4e8c1006fb
Merge pull request #21447 from vladdoster/patch-1
fix: multi-platform build command for Neovim example
2024-11-18 09:19:37 +01:00
vladislav doster b9683981ef
fix: multi-platform build command for Neovim example 2024-11-17 21:50:15 -06:00
David Karlsson 92d07a048e
Merge pull request #21445 from AJDempsey/patch-1
Update keep context small bullet point in optimize.md
2024-11-17 17:53:23 +01: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
dependabot[bot] 33335fa093
build(deps): bump cross-spawn from 7.0.3 to 7.0.5
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 06:46:18 +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 705eda9f5e
Merge pull request #21440 from sarahsanders-docker/ENGDOCS-2317
Fix link in SSO prereqs
2024-11-15 10:10:29 -08:00
Sarah Sanders cc6d6eec01 Fix link in SSO prereqs 2024-11-15 09:56:40 -08:00
David Karlsson c8cadbb9c5
Merge pull request #21410 from dvdksn/bake-monorepo-guide
guides: build compose projects with bake
2024-11-15 17:15:09 +01: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 6551157241 chore: add @dvdksn as codeowner for /hack
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 16:33:25 +01:00
David Karlsson 2f96b88d95 chore: update labeler config with hack/ dir
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 16:31:45 +01: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 28ecf7b67d test: fix broken unused-media test
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 16:23:33 +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
David Karlsson c7511a228f refactor: move scripts and utils to hack/ directory
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-15 09:28:19 +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
Sebastiaan van Stijn acb264a20c
Merge pull request #21436 from craig-osterhout/hub-vale
vale: update vocab
2024-11-14 22:58:03 +01:00
Craig 68e3cb6dfc
vale: update vocab
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-14 13:25:14 -08:00
David Karlsson e142d58612 vale: add CI to acronym exceptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-14 17:11:30 +01:00
David Karlsson d0ff808ce1 guides: build compose projects with bake
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-14 17:11:08 +01:00
David Karlsson 1bbd20dad1
Merge pull request #21424 from mjbear/getting-started_part8_image
Change Docker image in part8 of getting started
2024-11-14 17:03:53 +01:00
David Karlsson 1c2e1a3326
Merge pull request #21429 from SethFalco/patch-3
docs(localstack): fix formatting of code block
2024-11-14 17:03:17 +01:00
David Karlsson 0c0ea2580b
Merge pull request #21431 from dvdksn/fedora-39-eol
chore: remove Fedora 39 (EOL: November 12, 2024)
2024-11-14 16:13:25 +01: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
Seth Falco 7459172ca1
docs(localstack): fix formatting of code block 2024-11-14 10:30:57 +00:00
Michael Bear b04982b93f
Replace node:18 with node:lts in 09_image_best.md 2024-11-13 20:28:57 -05:00
Michael Bear 0834e18336
Merge branch 'docker:main' into getting-started_part8_image 2024-11-13 20:16:02 -05:00
Sarah Sanders 28afc971cb
Merge pull request #21403 from sarahsanders-docker/ENGDOCS-2281
Clean up callout PR
2024-11-13 10:00:14 -08:00
Sarah Sanders 3709b9bab5
Merge branch 'main' into ENGDOCS-2281 2024-11-13 09:38:26 -08:00
David Karlsson 00e3c8b965
Merge pull request #21422 from dvdksn/fix-vale-admin-console
vale: do not flag "Admin Console"
2024-11-13 18:27:59 +01:00
David Karlsson 927298c534 vale: do not flag "Admin Console"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-13 18:25:18 +01:00