Commit Graph

61 Commits

Author SHA1 Message Date
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
Alex Ravenna c1a855fb1d
Minor grammar fixes (#20458) 2024-07-23 10:40:22 +01: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 512671276e
extends and build patch (#20272) 2024-06-25 08:23:09 +01:00
Allie Sadler baf4aafab0
ENGDOCS-216 (#20222)
* ENGDOCS-216

* ENGDOCS-216
2024-06-13 08:15:18 +01:00
Alex Ravenna 3ec9c7dc1d
Update deprecated syntax usage + minor text improvements (#20120)
* fix: update syntax to not use deprecated syntax

* docs: grammar/understandability changes
2024-05-30 10:59:37 +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
Allie Sadler 8f1150e24b
ENGDOCS-2079 (#19939)
* ENGDOCS-2079

* Fix links

* Fix links

* Fix links

* Fix links
2024-05-01 13:53:07 +01:00
Allie Sadler 007ac90154
ENGDOCS-2068 (#19821)
* ENGDOCS-2068

* tweak step

* edit
2024-04-19 08:04:35 +01: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
Ilya Lisov 86e1a99efd Remove unnecessary empty lines 2024-04-01 11:39:19 +03:00
Ilya Lisov 31a691964a
Fix indents in compose file 2024-04-01 11:26:05 +03: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
Guillaume Lours da9f382e08
fix override file name in the merge.md (#19678)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-03-25 09:46:10 +00:00
James Ward 35797e7da7
typo: `detects` in configs docs (#19576) 2024-03-07 09:41:11 +00:00
Nobuhiko Otoba 53c2a296b4
Update 06-networks.md (#19563)
* Update 06-networks.md

Fix section hierarchy

* Update 06-networks.md
2024-03-06 12:48:27 +00:00
Thomas 2e8f7b4d37
13-merge.md: fix typo (#19562) 2024-03-05 09:10:27 +00:00
Allie Sadler bc92dda6bf
bunch of small fixes (#19538) 2024-02-29 10:32:47 +00:00
Allie Sadler c01d60a858
Engdocs 2002: minor triage on compose issues (#19511)
* clarify base compose file meaning

* update name example and reformat link
2024-02-27 08:06:39 +00:00
Éverton Inocêncio 78925b2a84
Update 15-profiles.md (#19400)
Replaced foo bar words to improve readability
2024-02-23 12:26:32 +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
Allie Sadler 7159870c4c
Engdocs 1954 (#19208)
* ENGDOCS-1954

* ENGDOCS-1954

* fixes

* add reference

* Fix docs issues

* minor additions

* small edits

* activate all profiles

* review edits
2024-02-13 10:01:51 +00:00
Ivan Maximov 48b882051c
Update build.md (#19381) 2024-02-12 09:48:31 +00:00
Ivan Maximov ce93e52bb2
Update 11-extension.md (#19378) 2024-02-12 08:37:16 +00:00
Alex Ravenna c33a7560bb
Update build.md (#19310)
Grammar/spelling fixes
2024-02-06 09:27:38 +00:00
Lucas Fernando Cardoso Nunes 1f083cc392
fix: typo
Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com>
2024-02-04 08:29:43 -03:00
Allie Sadler 1f29ebb0c5
ENGDOCS-1894 (#19225)
* ENGDOCS-1894

* build v image

* build v image

* code formatting

* remove sentence

* Update content/compose/compose-file/build.md
2024-02-01 12:44:26 +00:00
Allie Sadler 21f9086699
ENGDOCS-1968 (#19276)
* ENGDOCS-1968

* add link
2024-02-01 12:32:59 +00:00
Allie Sadler ad3b5c304c
ENGDOCS-1580 (#19258)
* ENGDOCS-1580

* tidy
2024-01-31 11:16:58 +00:00
Allie Sadler 7d55c16d5a
ENGDOCS-1965 (#19236)
* ENGDOCS-1965

* Update content/compose/compose-file/13-merge.md

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>

---------

Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2024-01-29 11:34:39 +00:00
David Karlsson 0ff3eb3aab hugo: migrate font icons to svg
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 12:28:38 +01:00
humanoid2050 a3bf171719
Update 12-interpolation.md (#19159)
Removed duplicate lines.
2024-01-22 08:30:40 +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
Allie Sadler 547d161248
ENGDOCS-1944 (#19104)
* ENGDOCS-1944

* edits

* edits

* change wording

* change wording

* review edits
2024-01-18 16:39:01 +00:00