Commit Graph

59310 Commits

Author SHA1 Message Date
David Karlsson 7ec5e0ba27
Merge pull request #16498 from zombieleet/patch-3
doc: specify the initial gMSA example works only for windows containers
2023-01-12 15:08:08 +01:00
Allie Sadler 1e4ecd6341
Update reference overview page (#16454)
* Update reference overview page

* add blocks

* add icons

* Update reference/index.md
2023-01-12 08:44:58 +00:00
Allie Sadler edf8fa9529
Docs freshness (#16430)
* docs freshness for desktop troubleshoot

* docs freshness for desktop get started

* docs freshness for desktop wsl

* fixes from review
2023-01-11 12:11:06 +00:00
Victory Osikwemhe 701123b353
doc: remove instruction of windows container from header 2023-01-11 12:56:58 +01:00
Victory Osikwemhe 1614ac691c
doc: specify the initial gMSA example works only for windows containers 2023-01-11 12:46:34 +01:00
Justin Chadwell 97514cca00
docs: typo for go templates in attestations
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-11 11:10:15 +00:00
Victory Osikwemhe c31420f0b4
doc: fix grammar error (#16495) 2023-01-11 10:47:21 +00:00
Matthew Davis eddd4bfc33
remove redundant image with case-insensitive name-clash (#16482) 2023-01-11 08:47:43 +00:00
Sebastiaan van Stijn 3eeccde2ef
Merge pull request #16494 from tianshuang/patch-1
Update logs.md
2023-01-11 09:17:24 +01:00
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
Justin Chadwell b481d15b48 build: add imagetools examples for inspecting attestations
Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-01-10 16:58:41 +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
dependabot[bot] 014d3ec7a5
build(deps): bump git from 1.12.0 to 1.13.0
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ruby-git/ruby-git/releases)
- [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-git/ruby-git/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: git
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:04:44 +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