David Karlsson
c39ea1a7b1
scout: scout dd ui docs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 14:32:19 +01:00
David Karlsson
2e89870fff
scout: simplify content about sources/advisories
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 14:32:19 +01:00
David Karlsson
72333139f0
scout: improve structure of release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 14:32:19 +01:00
David Karlsson
003c498d9e
scout: refresh image analysis page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 14:32:19 +01:00
David Karlsson
ab8f757e65
scout: refresh data handling page, add provenance
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 14:32:19 +01:00
David Karlsson
98d2e10269
scout: refresh sbom page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 14:32:19 +01:00
David Karlsson
824f9ffe38
scout: rewrite scout overview intro
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 14:32:19 +01:00
David Karlsson
5462298588
scout: rewrite page about image prefixes
2024-02-21 14:32:19 +01:00
David Karlsson
67ccdb2298
swarm: deduplicate routing mesh bypass
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 12:17:35 +01:00
David Karlsson
225eb08073
network: remove bridge tutorial from overlay page
...
This tutorial was duplicated from the bridge page and didn't cover the
overlay driver, probably a copy/paste issue.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 12:17:35 +01:00
David Karlsson
35b77e4cac
network: deduplicate swarm info for overlay driver
...
The overlay driver contained a lot of duplicate information and
references to Swarm services.
Closes #18958
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 12:17:35 +01:00
Allie Sadler
2745b53bc4
ENGDOCS-1980 ( #19352 )
2024-02-21 10:39:54 +00:00
Guillaume Lours
4e865327bc
update Compose v2.24.6 release notes ( #19418 )
...
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-02-21 10:32:11 +00:00
David Karlsson
9e9a3df985
cli: use redirects for noncanonical commands
...
The pages for commands with aliases, e.g. `docker build`, where linked
twice in `toc.yaml` which resulted in strange highlighting for the
current page in the sidebar. Updated the link targets for non-canonical
commands in the `toc.yaml` to point to the (redirected) shorthand paths
instead.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-21 11:23:46 +01:00
David Karlsson
f3b44a4476
cli: change reference docs url paths
...
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Nicolas De loof
5a61019f4f
fix use of `ignore` in watch configuration ( #19457 )
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-02-21 09:03:13 +00:00
Allie Sadler
6d32e6e940
ENGDOCS-1993 ( #19441 )
...
* ENGDOCS-1993
* improve reset and override example
2024-02-21 08:55:49 +00:00
Craig Osterhout
6f85349dd1
cli: add debug callout in exec ( #19423 )
...
* add debug callout in exec
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-20 11:47:01 -08:00
David Karlsson
fb38fbdfef
scout: add containerd image store prereq to vex guide
...
The containerd image store must be enabled to build and push images with
attestations without creating a new buildx builder.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-20 15:17:21 +01:00
David Karlsson
3d7c837876
Merge pull request #19386 from dvdksn/build-variables
...
build: variables (arg, env)
2024-02-20 10:46:41 +01:00
David Karlsson
b5032e15c3
build(env-vars): add `rawjson` progress output format
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-20 10:00:08 +01:00
David Karlsson
67b57dc6e4
build: add "build variables" page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-20 10:00:08 +01:00
Adeleke Akinade
e239ce25ce
Fix typos in the Permission Requirements page ( #19431 )
2024-02-19 08:40:53 +00:00
Adeleke Akinade
d1936a1425
Fix typo in the Builds page ( #19432 )
2024-02-19 08:40:45 +00:00
Adeleke Akinade
3d113d575a
Fix typo on the Marketplace page ( #19434 )
2024-02-19 08:40:36 +00:00
Adeleke Akinade
df5cd166d2
Fix typo in the Resource Saver page ( #19433 )
2024-02-19 08:38:04 +00:00
Adeleke Akinade
0dda0fb0d5
Update permission-requirements.md ( #19430 )
...
Corrects a small typo.
2024-02-19 08:37:42 +00:00
Jonathan Sharpe
2dee6b5ecb
Fix incorrect reference to "up -e" ( fixes #18965 ) ( #19427 )
2024-02-19 08:31:41 +00:00
David Karlsson
414a24f102
Merge pull request #19436 from adeleke-akinade/patch-7
...
Fix typo in the Quickstart page
2024-02-18 06:47:17 +01:00
Adeleke Akinade
e354b291b2
Fix typo in the Engine Overview page
2024-02-18 00:13:36 +00:00
Adeleke Akinade
9dae1a4be8
Fix typo in the Quickstart page
2024-02-18 00:10:12 +00:00
David Karlsson
e65194cf3a
Merge pull request #19029 from dvdksn/swarm-fix-revoke-mysql-pw-access
...
swarm fix revoke mysql pw access
2024-02-16 13:46:36 +01:00
David Karlsson
85e8edd998
Merge pull request #19376 from dvdksn/fix-link-c8d-shim-api
...
engine: fix link to containerd shim api readme
2024-02-16 10:28:44 +01:00
twelsh-aw
d9781707e1
Add length restrictions to token_label in API spec ( #19421 )
...
There are maximums enforced here that we document in API spec.
2024-02-16 08:22:48 +00:00
Allie Sadler
81b4a2d2a8
ENGDOCS-1989 ( #19416 )
...
* ENGDOCS-1989
* realistic example
* realistic example
2024-02-16 08:20:02 +00:00
David Karlsson
cb3541eaf7
Merge pull request #19420 from zevisert/patch-1
...
docs: update wrong numeral adjectives in multi-platform.md
2024-02-15 20:11:14 +01:00
Craig Osterhout
8159a9d76c
refresh language guides ( #19405 )
...
* language guide refresh
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-15 11:09:04 -08:00
Zev Isert
9e52181a9b
docs: update wrong numeral adjectives in multi-platform.md
...
An example build command used three platforms, then quantified the number of concurrent processes as four.
2024-02-15 09:52:25 -08:00
Stephanie Aurelio
00d64404ac
freshness updates ( #19404 )
2024-02-15 08:35:02 -08:00
Stephanie Aurelio
8147328f95
remove subscription references ( #19406 )
2024-02-15 07:55:46 -08:00
Nick Santos
06b710d24a
build(cloud): rephrase conn encryption
...
improving the phrasing here to be more accurate
follow up from https://github.com/docker/docs/pull/19408
Signed-off-by: Nick Santos <nick.santos@docker.com>
2024-02-15 08:49:52 -05:00
Allie Sadler
20e9030be4
Engdocs 1988 ( #19414 )
...
* ENGDOCS-1988
* ENGDOCS-1988
* fix callout
2024-02-15 13:34:07 +00:00
David Karlsson
f9cb4f963b
Merge pull request #19311 from dvdksn/scout-vex-guide
...
scout: add VEX guide
2024-02-15 13:51:38 +01:00
David Karlsson
43c30ec6f1
scout: add VEX guide
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-15 12:50:07 +01:00
Allie Sadler
a750614b96
Engdocs 1985 ( #19395 )
...
* wsl freshness
* vm-vdi freshness
* networking freshness
* review edits
* review edits
* final edit
2024-02-15 11:22:07 +00:00
Allie Sadler
47b34e5ec9
Engdocs 1985b ( #19399 )
...
* extension design freshness
* extension build freshness
2024-02-15 10:24:33 +00:00
Allie Sadler
8d5771ebb6
Engdocs 1969 ( #19319 )
...
* tidy volumes.md
* alphabetical order services
* version additions
* remove 'implementation specific' references
* review edits
* remove link to engine docs
2024-02-15 10:04:45 +00:00
David Karlsson
765ecca448
Merge pull request #19409 from dvdksn/wasm-update-enable-steps
...
wasm: update steps to enable wasm in docker desktop
2024-02-15 11:02:43 +01:00
David Karlsson
e90225f0bb
wasm: update steps to enable wasm in docker desktop
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-15 09:54:26 +01:00
David Karlsson
6891381379
build(cloud): rephrase conn encryption
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-15 09:35:45 +01:00
Stephanie Aurelio
11d53db92d
update prerequisite wording ( #19391 )
2024-02-14 09:45:53 -08:00
Craig Osterhout
6c5b8256ca
update genai-video guide for openai cost ( #19392 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-14 09:11:50 -08:00
Stephanie Aurelio
4925590696
Update Build Cloud subscription details ( #19389 )
...
* clarify starter plans and update sales url
* update url
2024-02-14 09:10:44 -08:00
Mihaela Stoica
3428eb2a2b
Update General settings section of Desktop docs ( #19396 )
...
Some wording and order changes to reflect the current UI. Also removed the weekly tips.
2024-02-14 11:49:28 +00:00
Kevin Marrec
4adc8fbff2
Update include.md ( #19393 )
...
* Update include.md
https://github.com/docker/compose/issues/10932#issuecomment-1696396507
* Update include.md
2024-02-14 09:26:51 +00:00
Stephanie Aurelio
75b6fa2dda
Improve access to org onboarding guide ( #19354 )
...
* add links to overview pages, fix redirect, update onboarding intro
* highlight enforce sso step
* remove old redirect from metadata
2024-02-13 13:59:48 -08:00
Milas Bowman
946957df4a
fix(desktop): correct link for bind mount options ( #19388 )
...
This was linking to `secret create`, which is wrong. It's on the
`service create` docs (which is almost as random).
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-02-13 16:42:37 +00:00
Allie Sadler
7159870c4c
Engdocs 1954 ( #19208 )
...
* ENGDOCS-1954
* ENGDOCS-1954
* fixes
* add reference
* Fix docs issues
* minor additions
* small edits
* activate all profiles
* review edits
2024-02-13 10:01:51 +00:00
Stephanie Aurelio
c02a5076e8
Clarify how JIT works with SAML attributes and impacts SCIM ( #19334 )
...
* add jit callouts
* link back to sso attribute doc
* clarify callout
2024-02-12 15:13:43 -08:00
Ivan Maximov
48b882051c
Update build.md ( #19381 )
2024-02-12 09:48:31 +00:00
Cesar Talledo
17e1f0fc88
eci: indicate docker builds are only partially protected. ( #19372 )
...
* eci: indicate docker builds are only partially protected.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* eci: more improvements to the ECI faq section.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* Apply suggestions from code review
---------
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-12 08:44:55 +00:00
Ivan Maximov
ce93e52bb2
Update 11-extension.md ( #19378 )
2024-02-12 08:37:16 +00:00
David Karlsson
38808ec2fe
Merge pull request #19369 from p1-0tr/ps-fix-engine-gpu-guide
...
Fix engine NVIDIA GPU guide
2024-02-12 08:47:37 +01:00
David Karlsson
87e9861434
engine: fix link to containerd shim api readme
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-11 22:59:46 +01:00
Erik Sjölund
436797c1cb
build: fix stage name references
...
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2024-02-10 17:16:21 +01:00
Piotr Stankiewicz
d4f00293ab
Fix engine NVIDIA GPU guide
...
Our guide on setting up the engine to use NVIDIA GPUs refers to
deprecated resources. nvidia-container-runtime has been superseded by
nvidia-container-toolkit. So update our docs to reflect that.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2024-02-09 15:28:49 +01:00
Piotr Stankiewicz
728f70cc85
Fix the GenAI usecase guide
...
Attempt to make it clearer where users can expect to be able to use GPU
acceleration. Currently that is (1) docker-ce on Linux; (2) docker
desktop on windows wsl2.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2024-02-09 15:10:54 +01:00
David Karlsson
27645332ad
Merge pull request #19359 from dvdksn/rm-dbc-faqs
...
build(cloud): remove FAQ page
2024-02-09 12:43:38 +01:00
Piotr
2836e48c3f
update wsl2 nvidia doc ( #19365 )
...
* Update WSL2 + Nvidia doc
The Nvidia drivers have been generally available for a long while now.
So change our doc to reflect that, also add a usage example which better
illustrates what can be done with the feature.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
* Add a top-level GPU support doc
Currently the WSL2 + nvidia doc is not easily discoverable for people
browsing our docs. So add a top level GPU support page and move the
WSL2 + nvidia doc there.
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
---------
Signed-off-by: Piotr Stankiewicz <piotr.stankiewicz@docker.com>
2024-02-09 11:02:53 +00:00
Allie Sadler
d30e8a65d8
powershell-troubleshoot ( #19346 )
...
* powershell-troubleshoot
* powershell-troubleshoot
2024-02-09 08:52:20 +00:00
Mihaela Stoica
a9e437e0c3
Update release notes for 4.27.2 ( #19362 )
...
* Update release notes for 4.27.2
* Apply suggestions from code review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-09 08:51:44 +00:00
David Karlsson
c41d4ea7f1
Merge pull request #19360 from ctalledo/typo-fix
...
Typo fix: replace TestContainers with Testcontainers.
2024-02-09 06:40:38 +01:00
Ashkan
e99c907ff2
Update guidelines.md
2024-02-09 04:51:59 +03:30
Cesar Talledo
1551fe8726
Typo fix: replace TestContainers with Testcontainers.
...
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-02-08 14:25:21 -08:00
David Karlsson
e981ddb2f8
build(cloud): move internal/vpn registry info from faq to usage
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 22:57:20 +01:00
David Karlsson
526e361298
build(cloud): move build cloud cache description from faq to usage
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 22:50:30 +01:00
David Karlsson
8cb196a8cb
build(cloud): move build secrets from faq to usage
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 22:48:06 +01:00
David Karlsson
993fb4ea94
build(cloud): move unset default builder to usage
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 22:41:44 +01:00
David Karlsson
312584c2d9
build(cloud): describe builder isolation on index page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 22:39:06 +01:00
David Karlsson
86cf54be0b
build: add "remove" to manage builders page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 22:38:15 +01:00
Craig Osterhout
2362d76161
fix genai guide typo ( #19356 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-08 11:36:39 -08:00
David Karlsson
7b5bfd6a97
Merge pull request #19349 from dvdksn/c8d-improve-docs
...
containerd: refresh docs and add to build guide
2024-02-08 20:36:22 +01:00
David Karlsson
7e2d301155
fix: incorrect heading level for qemu subsection
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 20:27:39 +01:00
David Karlsson
30b34b217b
build(guide): use c8d instead of docker-container driver
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 20:27:39 +01:00
David Karlsson
bd4f1b99d1
desktop: update c8d image store description
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 20:27:39 +01:00
Lorena Rangel
6337344440
4.27.2 release notes ( #19317 )
...
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-02-08 16:58:25 +00:00
Allie Sadler
0b722c9aee
code highlighting ( #19345 )
...
* code highlighting
* Update content/contribute/components/code-blocks.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-08 10:57:03 +00:00
Craig Osterhout
9969d8ecbb
add nlp use-case guides ( #19239 )
...
* add nlp use-case guides
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-02-07 09:08:42 -08:00
David Karlsson
07bca4e2ad
Merge pull request #19316 from dvdksn/scout-policy-unapproved-base-img-unsupporteddoi
...
scout: add "supported DOI tags" feature of unapproved base images policy
2024-02-07 18:05:27 +01:00
David Karlsson
d18a8c842d
scout: add "supported DOI tags" feature of unapproved base images policy
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 18:03:25 +01:00
Stephanie Aurelio
5209605509
Update Admin Console references to settings menu ( #19313 )
...
* admin ui updates
* update capitalization
* Update description
Co-authored-by: Christian Farris <christianfarriscs@gmail.com>
---------
Co-authored-by: Christian Farris <christianfarriscs@gmail.com>
2024-02-07 08:19:17 -08:00
Nicolas De loof
10e7c2295f
clarification on extends and include usage ( #19318 )
...
* clarification on extends and include usage
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
* Apply suggestions from code review
---------
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-07 13:46:57 +00:00
Sebastiaan van Stijn
5af7d2bf43
Merge pull request #19327 from dvdksn/engine-25.0.3-release
...
engine: 25.0.3 release notes
2024-02-07 14:31:06 +01:00
David Karlsson
e3fdf17a5d
engine: 25.0.3 release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-07 14:25:20 +01:00
Guillaume Tardif
520939f04e
Adding basic information about extension insights and analytics ( #19254 )
...
* Adding basic information about extension insights and analytics
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* suggestion fro review
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Fix Unique users column name
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
---------
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-07 10:09:28 +00:00
Allie Sadler
2fa2aac5fd
ENGDOCS-1977 ( #19320 )
...
* ENGDOCS-1977
* fix callout
2024-02-06 16:17:21 +00:00
Alex Ravenna
c33a7560bb
Update build.md ( #19310 )
...
Grammar/spelling fixes
2024-02-06 09:27:38 +00:00
Gabriela Georgieva
9d305fd557
Add Security section to Docker Desktop 4.27.0 release notes
2024-02-05 21:38:26 +01:00
David Karlsson
d685ae77f8
Merge pull request #19287 from dvdksn/build-building-freshness-tier2
...
freshness(tier2): /build/building/**
2024-02-05 19:51:50 +01:00
David Karlsson
ed1f51dde2
build: use a site param for example alpine versions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-05 09:11:02 +01:00