Commit Graph

109 Commits

Author SHA1 Message Date
Allie Sadler 007ac90154
ENGDOCS-2068 (#19821)
* ENGDOCS-2068

* tweak step

* edit
2024-04-19 08:04:35 +01:00
racequite e0b31619db chore: remove repetitive words
Signed-off-by: racequite <quiterace@gmail.com>
2024-04-19 12:57:01 +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
Eugene Mwangi 2abe7d9073
docs: Update grammer and semantics in file-watch.md (#19809)
Modify `defined` to `define`, the correct verb tense in the given context.
Specify `ignore` as an option for better clarity for first-time readers.
2024-04-15 14:02:49 +01: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
Guillaume Lours e1414ca78f
add definitions of COMPOSE_MENU and COMPOSE_EXPERIMENTAL env variables for Compose (#19695)
* add definitions of COMPOSE_MENU and COMPOSE_EXPERIMENTAL env variables for Compose

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

* COMPOSE_MENU and COMPOSE_EXPERIMENTAL - Apply suggestions from code review

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

* Update content/compose/environment-variables/envvars.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-08 16:21:09 +01:00
Milas Bowman b6d7ada921
release: Compose v2.26.1 (#19715)
https://github.com/docker/compose/releases/tag/v2.26.1

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-04-02 09:36:05 +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 cfeaa03af6
ENGDOCS-2035 (#19689)
* ENGDOCS-2035

* Apply suggestions from code review
2024-03-26 11:12:07 +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
Nicolas De loof 6556091189
Bump compose to v2.26.0 (#19672)
* Bump compose to v2.26.0

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Apply suggestions from code review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-03-25 09:28:35 +00:00
Allie Sadler 6e130b1a56
ENGDOCS-2001 (#19580)
* ENGDOCS-2001

* SG fixes

* tech review

* minor edit

* Apply suggestions from code review

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-03-21 07:16:41 +00:00
Nicolas De loof c47c293c96
Bump compose to v2.25.0 (#19637)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-03-15 15:10:48 +00:00
Allie Sadler b7f83dfde2
Adjust Compose Watch example (#19631)
* adjust-compose-example

* adjust-compose-example

* adjust-compose-example
2024-03-15 07:59:55 +00:00
Allie Sadler cd03a7b69e
Engdocs 2024 (#19600)
* Update Compose version

* add release notes
2024-03-12 08:42:08 +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
smolpaw 1f61247594
Removed redundant 'if you' phrasing in Specify a project name page (#19492) 2024-02-23 14:54:18 +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
Guillaume Lours 4e865327bc
update Compose v2.24.6 release notes (#19418)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-02-21 10:32:11 +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
Nicolas De loof 5a61019f4f
fix use of `ignore` in watch configuration (#19457)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-02-21 09:03:13 +00:00
Allie Sadler 6d32e6e940
ENGDOCS-1993 (#19441)
* ENGDOCS-1993

* improve reset  and override example
2024-02-21 08:55:49 +00:00
Jonathan Sharpe 2dee6b5ecb
Fix incorrect reference to "up -e" (fixes #18965) (#19427) 2024-02-19 08:31:41 +00:00
Allie Sadler 81b4a2d2a8
ENGDOCS-1989 (#19416)
* ENGDOCS-1989

* realistic example

* realistic example
2024-02-16 08:20:02 +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
Kevin Marrec 4adc8fbff2
Update include.md (#19393)
* Update include.md

https://github.com/docker/compose/issues/10932#issuecomment-1696396507

* Update include.md
2024-02-14 09:26:51 +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
Nicolas De loof 10e7c2295f
clarification on extends and include usage (#19318)
* clarification on extends and include usage

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Apply suggestions from code review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-02-07 13:46:57 +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
David Karlsson 6225724f32 test: add lint rule for trailing punctuation in headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:57:19 +01: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 a5fe1766f5
ENGDOCS-1971 (#19277) 2024-02-01 11:32:34 +00:00
Allie Sadler ad3b5c304c
ENGDOCS-1580 (#19258)
* ENGDOCS-1580

* tidy
2024-01-31 11:16:58 +00:00