Commit Graph

168 Commits

Author SHA1 Message Date
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
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
Allie Sadler 20e9030be4
Engdocs 1988 (#19414)
* ENGDOCS-1988

* ENGDOCS-1988

* fix callout
2024-02-15 13:34:07 +00: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
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
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
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
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
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
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 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 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 2fa2aac5fd
ENGDOCS-1977 (#19320)
* ENGDOCS-1977

* fix callout
2024-02-06 16:17:21 +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 053ee9faea
Merge pull request #19285 from dvdksn/markdownlint-add-more-rules
test: add more lint rules for markdown
2024-02-02 23:49:18 +01:00
Mihaela Stoica f5a5718b51
Update release date 2024-02-01 18:57:45 +00:00
Lorena Rangel 7f65d8c90f add security fixes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-02-01 18:14:16 +01:00
Lorena Rangel 51b3996c90
4.27.1 release notes (#19284)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-02-01 16:24:18 +00:00
David Karlsson 6225724f32 test: add lint rule for trailing punctuation in headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:57:19 +01:00
David Karlsson e1ac3a4f36 test: add lint rules for tables
Formatting for tables wasn't guarded by markdownlint validation rules,
which increases the risk of releasing incorrectly formatted tables.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:45:53 +01:00
Allie Sadler a4dd782e2d
ENGDOCS-1966 (#19252) 2024-01-30 10:17:12 +00:00
Mihaela Stoica 13a495ce3a Add known issue to the release notes 2024-01-26 21:42:51 +00:00
Allie Sadler b39560e8f3
ECI-fixes (#19222)
* ECI-fixes

* adjust toc

* fix build

* adjust callouts
2024-01-26 09:36:53 +00:00
maxcleme 137462fd45
fix(docker-desktop): wrong linux links
Signed-off-by: maxcleme <maxime.clement@docker.com>
2024-01-25 21:28:51 +01:00
Allie Sadler 9589acc0f5
add links to new pages (#19210)
* add links to new pages

* sentence case

* steal badge
2024-01-25 17:00:40 +00:00
David Karlsson bbbdfcd6b0
desktop: containerd general availability (#19105)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 16:28:17 +00:00
Cesar Talledo 7734c16df8
ECI: document docker socket mount restrictions. (#19117)
* eci: document docker socket mount restrictions.

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

* eci: make formatting of notes more consistent.

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

* eci: add new config section to docs TOC.

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

* eci: a few more small doc improvements.

Remove the note regarding ECI being available to business customers
from all but the main ECI doc page (it's overkill otherwise).

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

* eci: more doc improvements per review feedback.

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

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-01-25 16:23:39 +00:00
Allie Sadler 33056bfb69
ENGDOCS-1959 (#19196)
* ENGDOCS-1959

* stage correction
2024-01-25 16:15:14 +00:00
Allie Sadler f1cdb98a83
ENGDOCS-1931 (#19081)
* ENGDOCS-1931

* format fixes

* PM review

* SME review and update screenshot

* more review edits

* more review edits
2024-01-25 16:11:28 +00:00
Lorena Rangel 1289aca1c4
Docker Desktop 4.27 release notes (#19181)
* Docker Desktop 4.27 release notes

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

* small fixes, add build UI section

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

* Update content/desktop/release-notes.md

* Extension marketplace release note

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-25 16:04:42 +00:00
Allie Sadler dcfe8baa0b
ENGDOCS-1948 (#19121)
* ENGDOCS-1948

* edits

* review edits
2024-01-23 15:53:43 +00:00
Allie Sadler 616bd1fcb7
ENGDOCS-1953 (#19174)
* ENGDOCS-1953

* Update content/desktop/install/windows-install.md
2024-01-23 09:13:37 +00:00
David Karlsson 04de43a394 cli: remove alias stubs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson 28e564187c site: remove "reading time" indicator
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 17:29:17 +01:00
Allie Sadler 418a47c7bc
ENGDOCS-1938-tier2 (#19076) 2024-01-11 08:18:55 +00:00
AayushBahukhandi 8f886755e7
Update topics.md (#18598)
* Update topics.md

Update Docker troubleshoot docs to include multiple ways to check virtualization status

* Update content/desktop/troubleshoot/topics.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-10 15:08:58 +00:00
Guillaume Tardif fb1e661ce7
Remove references to extension manual validation process (#18693)
* Remove manual validation process

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>

---------

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-09 08:43:40 +00:00
todd densmore 9cd9aefd89
Update how-eci-works.md (#19039)
grammatical fix
2024-01-05 08:54:39 +00:00
todd densmore db737b2bfb
Update how-eci-works.md (#19034)
Some edits for clarity
2024-01-04 15:33:05 +00:00
David Karlsson 4ba46335d5 desktop: add `docker feedback` command
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-04 13:32:20 +01:00
David Karlsson 16e5c719b6 desktop: fix typo in build ui legend
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-03 15:17:26 +01:00
Allie Sadler 8198ce5208
ENGDOCS-1925 (#19002)
* ENGDOCS-1925

* adjustments

* fix broken links
2024-01-03 09:59:28 +00:00