15 Commits

Author SHA1 Message Date
Allie Sadler
013f5331ca compose freshness (#17889)
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-08-10 08:45:02 +01:00
Allie Sadler
516bc623ba ENGDOCS-1507 (#17719)
* ENGDOCS-1507

* ENGDOCS-1507

* review edits

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-07-12 12:15:09 +01:00
Allie Sadler
0035868d2b Engdocs 1428 (#17506)
* Desktop meta descriptions

* compose meta descriptions

* checks
2023-06-09 08:39:23 +01:00
Milas Bowman
a62805e3eb Compose v2 guide [ENGDOCS-1319] (#17209)
* initial content

* edits

* fix links

* compose: bunch of changes/additions around migration

* Apply suggestions from code review

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

* review feedback & link fixes

* fix another link

* update TOC page title to match

* move redirect to migrate page

* update v1 eol blurb

* fix eol warning style

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-10 08:42:35 +01:00
bagratte
5b758d7671 Proofread Compose GPU 2023-05-05 10:36:47 +04:00
Allie Sadler
d165097c0d ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
Allie Sadler
1827dc4df3 evolution of compose explainer (#16521)
* evolution of compose

* fix links

* clarify 'History' section

* code review changes
2023-01-20 09:55:00 +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
Dora Ribeiro
72a3a45c0e Replacing v1 syntax (#15185)
* Replacing v1 syntax
2022-07-26 18:08:28 +01:00
Rackme
03ee3ec672 Remove 'utility' capability
'utility' capability is not available for compose, only 'gpu' and 'tpu' are recognized :
Source: https://github.com/compose-spec/compose-spec/blob/master/deploy.md#capabilities
2021-09-07 15:51:40 +02:00
Nicolas De Loof
4c649a8c75 fix yaml indentation in GPU docs
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-09-03 14:18:29 +02:00
Sebastiaan van Stijn
1583678203 Add missing code-hints, and minor markdown edits
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Usha Mandya
0e8576d5c0 Updated the link to use relative path 2021-02-16 10:24:11 +00:00
Chris Crone
c6b0f82cb7 compose.gpu: Fix prerequisites link
Signed-off-by: Chris Crone <christopher.crone@docker.com>
2021-02-16 11:00:19 +01:00
Anca Iordache
008dfe496d Document GPU support in Docker Compose (#12315)
* Document GPU support in Docker Compose

Signed-off-by: aiordache <anca.iordache@docker.com>

* Update the note format

Added target=blank to enable external links to open in a new tab.

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-02-12 17:18:00 +00:00