Commit Graph

63233 Commits

Author SHA1 Message Date
Andreas Heck
604eacc341 Update the host networking documentation for GA (#20630)
* Update the host networking documentation for GA

* Update content/engine/network/drivers/host.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Update content/engine/network/drivers/host.md

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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-29 16:06:44 +01:00
Allie Sadler
a4c1e8a45a ENGDOCS-2197 (#20717)
* ENGDOCS-2197

* edit
2024-08-29 16:06:07 +01:00
Allie Sadler
a9a939744a Engdocs 2191 (#20695)
* ENGDOCS-2191

* ENGDOCS-2191
2024-08-29 16:05:58 +01:00
Cesar Talledo
1b17fbf08d ECI: document Docker socket mounts for derived images. (#20719)
* ECI: document Docker socket mounts for derived images.

Document a new improvement to the Docker socket mount permissions
feature that allows images derived from those listed in the
allowed-images list to also mount the Docker socket. This
feature was added in Docker Desktop 4.34.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* ECI: small improvements in section Docker socket mounts for derived images.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* ECI: typo fix in Docker socket mount permission section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* ECI: add clarification in the advanced config section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Update content/security/for-admins/hardened-desktop/enhanced-container-isolation/config.md

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-29 16:04:42 +01:00
Andrea Reale
6cdae3a0cd wsl2: improve docs around storage (#20690)
* Improve documentation about the storage strategy using by Docker
  Desktop 4.30+, mentioning it does no longer rely on a separate
  distribution
* Consequently update the storage management best practices.

Signed-off-by: Andrea Reale <andrea.reale@docker.com>
2024-08-29 16:04:31 +01:00
Lorena Rangel
b3f20c2758 feat: add 4.34.0 release notes (#20662)
* feat: add 4.34.0 release notes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* small tweaks

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* update new section

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* update release notes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-29 16:03:26 +01:00
Craig Osterhout
890f1447e1 iam: remove group mapping for sso with azure id (#20708)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-29 07:59:11 -07:00
David Karlsson
0cd9958e78 Merge pull request #20724 from dvdksn/copilot-install-ongh
copilot: add instructions for installing ext
2024-08-29 12:27:09 +02:00
Allie Sadler
2a99d96f26 ENGDOCS-2198 (#20723)
* ENGDOCS-2198

* lint
2024-08-29 08:54:14 +01:00
David Karlsson
53789fba5f Merge pull request #20727 from dvdksn/improve-vale-tests
vale: relax/improve tests
2024-08-29 09:39:12 +02:00
David Karlsson
268bf1a04a Merge pull request #20732 from dvdksn/go-example-1.23
config: bump example versions
2024-08-29 09:39:02 +02:00
David Karlsson
2ee4c68a0d config: bump latest compose version to v2.29.2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-29 09:22:57 +02:00
David Karlsson
6f686d0f93 config: remove example version for golangci lint (not used)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-29 09:16:56 +02:00
David Karlsson
6898d37e22 config: bump example go version to 1.23
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-29 09:16:38 +02:00
David Karlsson
9b584ff1d2 copilot: improve consistency in references to extension
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 17:34:25 +02:00
David Karlsson
1823fc7f54 copilot: clarify setup instructions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 17:30:25 +02:00
David Karlsson
77695db5d1 chore: sort acronyms alphabetically
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 16:01:49 +02:00
David Karlsson
3ecc636571 vale: allow possessive noun form of Docker
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 16:00:32 +02:00
David Karlsson
ce9428886c vale: add REST to acronyms
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:59:23 +02:00
David Karlsson
73839ebf3f vale: don't flag alerts as acronyms
> [!TIP] was being flagged as an undefined acronym

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:55:43 +02:00
David Karlsson
860df3228b vale: improve Docker capitalizaton rule
don't flag cases like:

* moby/docker-ce-packaging
* docker/docker

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:48:40 +02:00
David Karlsson
bde3b3641d vale: update Hugo config package
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:36:18 +02:00
David Karlsson
51853b6ca9 chore: move vale out from .github directory
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-28 15:35:47 +02:00
David Karlsson
dee4327caa Merge pull request #20726 from thaJeztah/relax_vale
vale: add some acronyms and relax validation
2024-08-28 14:58:49 +02:00
Sebastiaan van Stijn
b035d55671 vale: allow 'docker/' in link-captions
Try to prevent false-positives on links to GitHub issues, e.g.;

    [docker/docker-ce-packaging#1050](https://github.com/docker/docker-ce-packaging/pull/1050)
    Check failure on line 93 in content/engine/release-notes/27.md

    [vale] reported by reviewdog 🐶
    [Vale.Terms] Use 'Docker' instead of 'docker'.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-28 14:56:57 +02:00
Sebastiaan van Stijn
7b8b80b8cc vale: add TTY to acronyms
[vale] reported by reviewdog 🐶
    [Docker.Acronyms] 'TTY' has no definition.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-28 14:03:33 +02:00
Sebastiaan van Stijn
b4a15f9be1 vale: add DCT, DSOS and DVP to acronyms
- DSOS: Docker-Sponsored Open Source (DSOS) program
- DVP: Docker Verified Publisher (DVP)
- DCT: Docker Content-Trust

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-28 13:57:17 +02:00
Sebastiaan van Stijn
f5fe69c3b8 vale: add GHSA to acronyms
GHSA is for GitHub Security Advisories;
https://docs.github.com/en/code-security/security-advisories/working-with-global-security-advisories-from-the-github-advisory-database/about-the-github-advisory-database

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-28 13:51:29 +02:00
David Karlsson
6bce6d72cf Merge pull request #20715 from dvdksn/build-guide-refactor
build: incorporate build guide into manuals
2024-08-28 04:22:59 +02:00
Michael Irwin
741d78477c Couple of text updates for the DBC and Compose learning paths (#20718) 2024-08-27 13:43:50 -07:00
David Karlsson
df6367f9ad build: incorporate build guide into manuals
The build guide that I once wrote now duplicates a lot of content with
the concept guide launched a few months back. It doesn't make sense to
cover the same topics multiple times, so I'm removing the older build
guide and incorporating some of the topics into the build manual
instead.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-27 15:32:59 +02:00
Allie Sadler
91b324fb4d ENGDOCS-2196 (#20714) 2024-08-27 11:43:37 +01:00
David Karlsson
1c66ef9ee0 Merge pull request #20710 from mikesir87/set-weights-build-pages
Set weights on building image pages to fix overview sorting
2024-08-27 04:35:18 +02:00
Michael Irwin
b38d18578f Set weights on building image pages to fix overview sorting 2024-08-26 22:04:42 -04:00
David Karlsson
6680985343 Merge pull request #20704 from dvdksn/fix-lps
learning-paths: fix formatting, duplication, missing elements
2024-08-26 20:27:48 +02:00
David Karlsson
1a66732bff learning-paths: fix formatting, duplication, missing elements
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-26 17:38:12 +02:00
Craig Osterhout
b81f04a0c0 Merge pull request #20687 from craig-osterhout/engdocs-2186
admin: update org onboarding
2024-08-23 08:06:04 -07:00
Craig Osterhout
774e3752de Merge pull request #20698 from craig-osterhout/engdocs-2192
admin: update sso for companies
2024-08-23 08:05:29 -07:00
Allie Sadler
bcc0a9c9a4 move extensions-sdk api content to reference (#20694)
* move extensions-sdk api content to reference

* review suggestion

* rename file
2024-08-23 14:41:17 +01:00
Allie Sadler
d7b4d1f288 Fix hub link (#20700) 2024-08-23 10:02:26 +01:00
David Karlsson
b7f0232bc6 Merge pull request #20563 from dvdksn/learning-paths
site: add learning paths
2024-08-23 06:04:56 +02:00
Craig Osterhout
f99d60455b admin: update sso for companies
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 11:46:40 -07:00
Craig Osterhout
ba559b4d8a Merge pull request #20697 from craig-osterhout/regjson-typo
fix typo
2024-08-22 10:15:34 -07:00
Craig Osterhout
4af8069bed fix typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 10:07:45 -07:00
Craig Osterhout
9905b657af update org onboarding
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-22 09:54:59 -07:00
David Karlsson
0117ccdc6e Merge pull request #20696 from dvdksn/cli-compose-overview
compose: use plugin base cmd as cli overview
2024-08-22 15:48:20 +02:00
David Karlsson
07a053763f compose: use plugin base cmd as cli overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 15:45:42 +02:00
David Karlsson
547c602f50 Merge pull request #20692 from dvdksn/update-reference-links
chore: update reference overview links
2024-08-22 14:05:44 +02:00
Allie Sadler
8329844f83 ENGDOCS-2190 (#20691) 2024-08-22 13:01:59 +01:00
David Karlsson
2835a7c051 reference: update link to docker cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 13:54:03 +02:00