Commit Graph

89 Commits

Author SHA1 Message Date
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
Milas Bowman 53b97b3d62
compose: add v2.24.5 release (#19259)
https://github.com/docker/compose/releases/tag/v2.24.5

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-01-31 08:16:09 +00:00
Allie Sadler a4dd782e2d
ENGDOCS-1966 (#19252) 2024-01-30 10:17:12 +00:00
Guillaume Lours 388bc2a5a1
update Compose v2.24.4 release notes (#19249)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-01-30 08:16:29 +00:00
Viicos 6d682a0f4a
Use a maintained version of Python in `compose` getting started guide (#19244) 2024-01-29 11:38:57 +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
Allie Sadler dcfe8baa0b
ENGDOCS-1948 (#19121)
* ENGDOCS-1948

* edits

* review edits
2024-01-23 15:53:43 +00:00
Guillaume Lours 29fdf37b5d
update Compose v2.24.2 release notes (#19180)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-01-23 08:46:05 +00:00
Josh 3a989745de
Fix(release-notes): Formatting missing from 2.24.1 entry (#19177) 2024-01-22 14:50:57 +00: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
Allan Lewis 9d2f6bbaac
Improve "Extend your Compose file" (#19129)
* extends.md: Add trailing newline

* extends.md: Remove trailing whitespace

* extends.md: Correct reference to previously-named file

* extends.md: Correct YAML syntax

* extends.md: Use conventional YAML indentation

* extends.md: Wrap to 80 characters

* Update content/compose/multiple-compose-files/extends.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 16:29:51 +00:00
Guillaume Lours 1da0617fa5
update Compose v2.24.1 release notes (#19126)
* update Compose v2.24.1 release notes

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

* Update content/compose/release-notes.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 12:22:46 +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
Allie Sadler 42e54ad977
ENGDOCS-1919 (#19066) 2024-01-12 12:07:24 +00:00
Joana H c045d03bee
bump compose version to v2.24.0 (#19089)
* bump version to v2.24.0

* fix typo

* fix dependency text

* remove dev dependencies in text

* Apply suggestions from code review

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

* improve text

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-12 12:04:01 +00:00
Nicolas De loof 7a51f6a8ef
document requirement for watch to run as user (#19060)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-01-10 15:15:44 +00:00
Allan Lewis cdc077ef53
profiles.md: Use consistent array style 2024-01-08 10:55:29 +00:00