Commit Graph

25 Commits

Author SHA1 Message Date
David Karlsson e3aa78b72c chore: update alert syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02:00
David Karlsson 9fceeb262f refactor: consolidate docker engine content files
Move content files related to Docker Engine to the /engine content
subdirectory, and update links

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
Allie Sadler 96193e6308
ENGDOCS-2157 (#20442)
* ENGDOCS-2157

* ENGDOCS-2157
2024-07-23 08:44:12 +01:00
Allie Sadler 24c74baa74
ENGDOCS-2141 (#20311)
* ENGDOCS-2141

* sme review

* review

* review
2024-07-04 13:05:24 +01:00
Ilia Grigoriev 89d29a548f
docs: update copyright year and clarify tty in compose services reference:: (#20276) 2024-06-25 08:24:29 +01:00
Allie Sadler 13e73419fb
ENGDOCS-2080c (#20090) 2024-05-23 15:45:47 +01:00
Allie Sadler 5af3712985
ENGDOCS-2080b (#20080)
* ENGDOCS-2080b

* ENGDOCS-2080b

* Update content/compose/compose-file/05-services.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-23 09:39:52 +01:00
Allie Sadler 7598097a58
Engdocs 2080 (#19953)
* ENGDOCS-2080

* consistency fix

* file watch addition

* file watch addition

* edits

* edits

* review edits and further includes files
2024-05-20 08:11:02 +01:00
Allie Sadler 3949121cc8
ENGDOCS-2096 (#20038)
* ENGDOCS-2096

* grammar fix

* Update content/compose/compose-file/05-services.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-05-15 15:17:52 +01:00
Yuping Zuo 4d7573a8ea
docs: fix links to docker-run 2024-05-04 14:25:28 +08:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Azat 32daaff5fd
fix typo in Update 05-services.md (#19802)
fix typo in Update 05-services.md, in line 1415, from `procotol` to `protocol`
2024-04-15 08:47:58 +01:00
Milas Bowman 1406ce6507
compose: add volume subpath (#19778)
Imported from compose-spec.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-04-12 08:32:32 +01:00
Allie Sadler a9585d4708
Engdocs 2058 (#19773)
* ENGDOCS-2058

* add versioning to spec

* add versioning to spec

* review edits
2024-04-12 08:20:08 +01:00
Allie Sadler d041fdb8c2
ENGDOCS-2056 (#19763)
* ENGDOCS-2056

* Update content/compose/compose-file/05-services.md

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

* Update content/compose/compose-file/07-volumes.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-09 10:18:46 +01:00
Allie Sadler b0e064b780
ENGDOCS-2030 (#19629)
* ENGDOCS-2030

* reflect latest ui
2024-04-08 16:40:34 +01:00
Allie Sadler b404ee50c3
ENGDOCS-2010 (#19596)
* ENGDOCS-2010

* language tweak
2024-03-27 15:49:26 +00:00
Allie Sadler 86520d9b8d
ENGDOCS-2031 (#19630)
* ENGDOCS-2031

* ENGDOCS-2031
2024-03-26 09:20:16 +00:00
Allie Sadler 81dfba410c
ENGDOCS-2033 (#19636) 2024-03-26 08:16:20 +00:00
Allie Sadler 2745b53bc4
ENGDOCS-1980 (#19352) 2024-02-21 10:39:54 +00: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
Allie Sadler 6d32e6e940
ENGDOCS-1993 (#19441)
* ENGDOCS-1993

* improve reset  and override example
2024-02-21 08:55:49 +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
Valeriy 7064a49f06
Complete docs for "restart: on-failure" in "Compose file reference / Services top-level element" (#19116)
* Complete docs for "restart: on-failure" in "Compose file reference / Services top-level element"

* Fix link: /engine/reference/run/#restart-policies---restart

* remove "The default number of restart retries is 1."
2024-01-17 09:17:24 +00:00
Allie Sadler 83f11aeb52
Engdocs 1941 (#19083)
* move content in

* vendor

* fix broken link

* fix lint errors

* fix build

* fix build

* fix build

* fix toc

* services.md

* fix build again
2024-01-12 14:39:18 +00:00