Commit Graph

157 Commits

Author SHA1 Message Date
David Karlsson d20f452358
Merge pull request #20573 from dvdksn/manuals-engine-refactor
refactor: Docker Engine manuals section
2024-08-12 09:51:32 +02:00
Parsa d38ed68e04
Update _index.md (#20572)
I've noticed that the --all-resources option appears in the docker compose --help output, but it isn't mentioned in the official Docker documentation.
2024-08-12 08:49:32 +01: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
David Karlsson 3be1072b26 vendor: docker/cli v27.1.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
Rodolfo Stremel 5240dedee8
Update use-secrets.md (#20526) 2024-08-05 08:56:47 +01:00
Allie Sadler 6abe8e647d
ENGDOCS-2078 (#19927)
* ENGDOCS-2078

* edits

* edits

* SME review edits

* Apply suggestions from code review

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

* Update content/compose/bridge/_index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 10:39:10 +01:00
Nicolas De Loof 5034c55d84
Bump compose v2.29.1
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-07-24 00:28:31 +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
Guillaume Lours 7cd674edea
update Compose v2.29.0 release notes (#20431)
* update Compose v2.29.0 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-07-17 16:08:07 +01:00
Cesar Fernando Bonilla e6847231e2
docs(compose): Inlude example for build secrets on the use-secrets doc (#20403)
* docs: Inlude example for build secrets

* Apply suggestions from code review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-15 10:14:10 +01:00
Allie Sadler a48d866945
ENGDOCS-2152 (#20378) 2024-07-11 13:58:35 +01:00
Eugene Mwangi c5baf62efb
docs: Fix typo in extends.md (#20372)
Problem:
Minor grammar errors in `/multiple-compose-files/extends.md`

Fixes:
- Remove `to` from the phrase `so you can to tweak the configuration`.
- Add a comma to the phrase `same build, ports and volumes configuration values`.
2024-07-09 12:54:15 +01:00
Allie Sadler 51e5271a23
ENGDOCS-2140 (#20300)
* ENGDOCS-2140

* SME review

* Update content/compose/compose-application-model.md

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

* Apply suggestions from code review

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:36:17 +01:00
jcjveraa 0d9b66e897
fix typo in example startup-order.md (#20362)
There was an additional ' character that was appended to the database name in this example when copy-pasted
2024-07-05 11:15:37 +01:00
Allie Sadler a25bd76d17
ENGDOCS-2143 (#20301)
* ENGDOCS-2143

* Apply suggestions from code review

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

---------

Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-07-04 16:20:30 +01:00
Çiğdem 296ea3419c
Update feedback.md (#20353)
Updated the name of the channel as docker-compose instead of docker-compse
2024-07-04 13:08:50 +01:00
Allie Sadler 24c74baa74
ENGDOCS-2141 (#20311)
* ENGDOCS-2141

* sme review

* review

* review
2024-07-04 13:05:24 +01:00
Allie Sadler 6bb5443555
ENGDOCS-2144 (#20314)
* ENGDOCS-2144

* edit
2024-07-04 10:57:00 +01:00
Guillaume Lours b16bff29ae
update Compose v2.28.1 release notes (#20283)
* update Compose v2.28.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-06-25 09:03:54 +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
Guillaume Lours afcddfc12d
update Compose v2.27.3 and v2.28.0 release notes (#20275)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-06-21 16:45:47 +01:00
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