Commit Graph

59248 Commits

Author SHA1 Message Date
Poison 317af453b9
Update logs.md
Daemon datastructure dump functionality has been removed. See [PR #33598](https://github.com/moby/moby/pull/33598).
2023-01-11 15:51:35 +08:00
Allie Sadler ad4c5dd659
image zoom modal (#15975)
* POC image modal

* standardize image size

* fixes

* fixes

* reverse an earlier commit and tweak further

* experiments

* more playing around

* simplify

* David's magic

* david fix

* test

* test 2

* Final fix

* now the final fix
2023-01-10 17:01:21 +00:00
Allie Sadler a1496f40d3
ENGDOCS-1061 (#16450)
* ENGDOCS-1061

* remove legacy content

* Update compose/gpu-support.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-10 16:43:15 +00:00
Allie Sadler 4c872a7022
Engdocs 1143 1144 (#16485)
* ENGDOCS-1143-1144

* spelling fix

* spelling fix

* Update desktop/index.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-01-10 16:33:36 +00:00
Allie Sadler f956ab6552
Improve alt text on images (#16484) 2023-01-10 16:28:46 +00:00
David Karlsson 85fcaa424f
Merge pull request #16477 from dvdksn/build/bake-attest-field
build/bake attest field
2023-01-10 16:58:42 +01:00
David Karlsson 2392d1c917 build: fix JSON formatting for --print 2023-01-10 16:17:38 +01:00
David Karlsson 43d4fcb099 fix: changed attest type from Map to List 2023-01-10 14:41:28 +01:00
Milas Bowman 04c702730d
install: remove redundant & mismatched versions (#16476)
We list the supported versions and then have an info panel
noting our macOS support policy. At the end of this, it then
repeated the supported versions. However, this list was out
of sync with the one immediately preceding it. Rather than
fix it, I removed the sentence entirely as it's literally the bullet
point it's providing clarification on in the first place.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-01-10 11:55:41 +00:00
Allie Sadler 493994e7b5
Desktop troubleshoot topic (#16427)
* Desktop troubleshoot topic

* minor edit

* add user id max characters and RAM issue

* typo fix
2023-01-10 09:12:02 +00:00
David Karlsson d8c8c800e6 chore: format with prettier 2023-01-09 22:30:19 +01:00
David Karlsson 9de01d7594 build: added attest field 2023-01-09 22:30:19 +01:00
David Karlsson 5f227d0b02 build: sort bake fields alphabetically 2023-01-09 22:30:19 +01:00
David Karlsson a8b4491dd9
Merge pull request #16474 from jedevc/bake-interpolation
Bake target interpolation
2023-01-09 22:29:14 +01:00
Justin Chadwell 123eea0137 lint: add empty line between console and json code blocks
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-09 18:51:12 +00:00
Justin Chadwell e7a93fa64f bake: document target interpolation
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-09 15:52:30 +00:00
David Karlsson cc0021f9bc
build: add attestation docs (#16358)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-01-09 16:45:28 +01:00
Justin Chadwell 178a56fd1c bake: fix typo in configuring build
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-09 15:42:32 +00:00
Guillaume Lours e9cbddad67
update Compose release notes for version 2.15.1 (#16472)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-01-09 15:19:02 +00:00
Allie Sadler d1bbdaff4b
SDK form (#16456)
* SDK form

* implement feedback

* code review

* make callout more readable
2023-01-09 14:31:19 +00:00
docker-tools-robot 26470ce400
Update Compose reference API to v2.15.1 (#16471)
Signed-off-by: GitHub <noreply@github.com>

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-01-09 14:14:07 +00:00
Allie Sadler eaf4387d16
ENGDOCS-1060a (#16467) 2023-01-09 14:12:19 +00:00
Allie Sadler 002759f5be
ENGDOCS-1062 (#16468)
* ENGDOCS-1062

* Update compose/extends.md
2023-01-09 13:35:14 +00:00
Allie Sadler f979ff4405
ENGDOCS-1064 (#16443)
* ENGDOCS-1064

* fix broken links

* fix broken links

* Apply suggestions from code review

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-09 13:20:06 +00:00
Allie Sadler 2cad646039
ENGDOCS-1069 (#16436)
* ENGDOCS-1069

* fixes from code review
2023-01-09 13:17:55 +00:00
Allie Sadler d20b9da876
ENGDOCS-1065 (#16445)
* ENGDOCS-1065

* build fix
2023-01-09 12:54:06 +00:00
Sebastiaan van Stijn 4ef5b48b4a
Merge pull request #16460 from thaJeztah/engine_reference_updates
engine: update reference docs to use new anchor tags
2023-01-09 11:32:37 +01:00
Sebastiaan van Stijn a7b9985e00
engine: update reference docs (yaml), and fix anchor links
The updated version uses new anchors for flags, so updates are needed
elsewhere to update those anchors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-09 10:29:43 +01:00
docker-tools-robot 1f4f22c5c4
Update Compose reference API to v2.15.0 (#16442)
Signed-off-by: GitHub <noreply@github.com>

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-01-09 09:28:41 +00:00
Guillaume Lours 883b254f21
update Compose release notes for version 2.15.0 (#16444)
* update Compose release notes for version 2.15.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-01-09 09:24:28 +00:00
David Karlsson 10b6d12799
Merge pull request #16457 from ulrich/patch-1
Update index.md
2023-01-07 22:05:57 +01:00
Sebastiaan van Stijn 5adc36d2a4
Merge pull request #16461 from thaJeztah/htmlproofer_temporary_excludes
htmlproofer: add temporary exclusion rules to help with migration to new anchor links in reference
2023-01-07 16:26:31 +01:00
Sebastiaan van Stijn 0ee48cc243
Merge pull request #16459 from thaJeztah/engine_api_use_master
engine: use API definitions from default branch
2023-01-07 14:46:32 +01:00
Sebastiaan van Stijn e19b56d856
htmlproofer: temporarily exclude engine/commandline/cli
This page will be updated once the associated PR in docker/cli is merged.
Excluding it until then.

    Running ["LinkCheck", "ImageCheck", "ScriptCheck"] on ["./_site"] on *.html...

    Ran on 2173 files!

    - ./_site/engine/reference/commandline/cli/index.html
      *  linking to internal hash #format-the-output that does not exist (line 314)
         <a href="/engine/reference/commandline/config_ls/#format-the-output"><strong>format the output</strong> section in the  documentation</a>
      *  linking to internal hash #format-the-output that does not exist (line 318)
         <a href="/engine/reference/commandline/images/#format-the-output"><strong>format the output</strong> section in the  documentation</a>
      *  linking to internal hash #format-the-output that does not exist (line 334)
         <a href="/engine/reference/commandline/secret_ls/#format-the-output"><strong>format the output</strong> section in the  documentation</a>
      *  linking to internal hash #formatting that does not exist (line 326)
         <a href="/engine/reference/commandline/plugin_ls/#formatting"><strong>formatting</strong> section in the  documentation</a>
      *  linking to internal hash #formatting that does not exist (line 322)
         <a href="/engine/reference/commandline/node_ls/#formatting"><strong>formatting</strong> section in the  documentation</a>
      *  linking to internal hash #formatting that does not exist (line 330)
         <a href="/engine/reference/commandline/ps/#formatting"><strong>formatting</strong> section in the  documentation</a>
      *  linking to internal hash #formatting that does not exist (line 338)
         <a href="/engine/reference/commandline/service_inspect/#formatting"><strong>formatting</strong> section in the  documentation</a>
      *  linking to internal hash #formatting that does not exist (line 342)
         <a href="/engine/reference/commandline/service_ls/#formatting"><strong>formatting</strong> section in the  documentation</a>
      *  linking to internal hash #formatting that does not exist (line 346)
         <a href="/engine/reference/commandline/stats/#formatting"><strong>formatting</strong> section in the  documentation</a>

    HTML-Proofer found 9 failures!

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-07 13:41:19 +01:00
Sebastiaan van Stijn 1af8b42db8
htmlproofer: temporarily exclude buildx build
The buildx build docs refers to anchors that are being updated,
but are maintained in a separate repository; exclude that page
from the validator until the anchor changes are live and the
buildx docs updated.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-07 13:41:16 +01:00
Sebastiaan van Stijn f034af363c
engine: use API definitions from default branch
The default branch has separate files for each API version, so we can
consume the swagger files from that branch (we only publish the ones
that have been released through the stubs in the engine/api/ directory).
Using the default (master) branch allows for API docs changes to be
published without them being cherry-picked into the release branch.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-06 22:15:10 +01:00
Ulrich VACHON 0bf72f19e5
Update index.md
Remove `&emdash;` entry.
2023-01-06 17:50:21 +01:00
Allie Sadler 380bf39b94
fix checksum accordions (#16441)
* fix checksum accordions

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-01-06 15:27:51 +01:00
Allie Sadler 8baee04e90
ENGDOCS-1063 (#16446)
* ENGDOCS-1063

* edits
2023-01-05 15:47:56 +00:00
Allie Sadler 9706d459a4
allowlist patch (#16435) 2023-01-04 17:14:32 +00:00
David Karlsson 5fd0bd027a
Merge pull request #16434 from docker/dvdksn-patch-1
chore: update copyright year in README.md
2023-01-04 17:25:13 +01:00
David Karlsson a47d100bbd
chore: update copyright year in README.md 2023-01-04 17:10:02 +01:00
David Karlsson 3ea359707d
Merge pull request #16425 from zombieleet/patch-1
doc: specify that `N` should be an odd number
2023-01-04 17:08:16 +01:00
Allie Sadler 6bf4124f80
add allowlist info for docker desktop (#16432) 2023-01-04 16:08:06 +00:00
jerae-duffin 2315379902
Merge pull request #16423 from jerae-duffin/ENGDOCS-1152
Updated default setting
2023-01-04 10:01:10 -06:00
Jerae Duffin 8216187c7b updated default 2023-01-04 09:36:00 -06:00
Victory Osikwemhe 0133cf6f68
doc: improve sentence relating to odd number of worker nodes
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-04 15:46:28 +01:00
Nghiauet e5df3a3799
Correct docker compose command (error with "-") (#16426)
I already removed it
2023-01-04 13:54:11 +00:00
David Karlsson 63cf83519a
Merge pull request #16428 from zombieleet/patch-2
doc: add documentation for `READY` state
2023-01-04 14:35:58 +01:00
Victory Osikwemhe 90e51e74c9
doc: add documentation for `READY` state 2023-01-04 11:36:40 +01:00