Commit Graph

134 Commits

Author SHA1 Message Date
Guillaume Lours d13aead73b
update Compose v2.27.1 and v2.27.2 release notes (#20266)
* update Compose v2.27.1 and v2.27.2 release notes

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

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-20 12:00:59 +01:00
Allie Sadler baf4aafab0
ENGDOCS-216 (#20222)
* ENGDOCS-216

* ENGDOCS-216
2024-06-13 08:15:18 +01:00
Nicolas De loof 818e2778ba
clarify support for PWD/.env vs project_dir/.env (#20203)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-06-11 16:57:02 +01:00
Allie Sadler 042d84f6de
ENGDOCS-2003b (#20188)
* ENGDOCS-2003b

* redirect

* lint fix

* lint fix
2024-06-10 14:19:05 +01:00
David Karlsson 5ec193b333
Merge pull request #20150 from dvdksn/build-best-practices
consolidate best practices
2024-06-07 17:42:40 +02:00
David Karlsson 389191d478 guides: remove develop with docker section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 17:38:33 +02:00
David Karlsson ff3480a8bc
Merge pull request #20169 from dvdksn/fix-duplicate-paths
chore: remove duplicate content paths
2024-06-07 09:58:45 +02:00
David Karlsson b3620f8204 chore: remove duplicate content paths
Duplicate aliases means multiple pages will attempt to redirect the same
URL

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-07 09:19:53 +02:00
Allie Sadler 1c6efdb25c
ENGDOCS-2118 (#20163) 2024-06-06 16:53:57 +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
tserg d86b9d840d
docs: fix extension in example (#20069) 2024-05-21 08:13:13 +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
Emily Guo 2e8c70bdfe
fix: typo (#19979)
Co-authored-by: Lukas Zenick <lukas@utexas.edu>
2024-05-07 08:49:51 +01:00
Yuping Zuo 4d7573a8ea
docs: fix links to docker-run 2024-05-04 14:25:28 +08:00
Allie Sadler 6ee0567ce7
ENGDOCS-2084 (#19940) 2024-05-02 12:54:23 +01:00
Allie Sadler b50530bf47
ENGDOCS-2083 (#19944) 2024-05-02 08:47:37 +01: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
Nicolas De loof 9e4a918f8d
Compose Bridge early access (#19702)
* compose-bridge doc - release v0.0.1

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply Ally's suggestions from first code review

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

* manually adapt some review feedback

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

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-29 13:51:49 +01:00
Nicolas De loof 0e7b4d540b
recommend use of up --watch and document watch command as an alternative (#19895)
* recommend use of up --watch and document watch command as an alternative

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-04-26 16:05:01 +01:00
Guillaume Lours d298560740
update Compose v2.27.0 release notes (#19868)
* update Compose v2.27.0 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-04-25 08:50:04 +01:00
David Karlsson 45197a3fa9 chore: remove faq section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:55 +02:00
David Karlsson ccb50a8467 hugo: add tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:54 +02:00
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