Commit Graph

1950 Commits

Author SHA1 Message Date
Jens Erat e0a45ff946
fix typo in env-file argument (#16698) 2023-02-09 12:45:58 +00:00
Allie Sadler 8e16fb9373
keywords (#16691) 2023-02-08 14:42:21 +00:00
Allie Sadler d165097c0d
ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00:00
Allie Sadler 3a09816b5c
Engdocs 1067a (#16628)
* updated toc

* move env-file.md

* update env-file.md content

* move envvars-precedence.md

* change envvars-precedence content

* move envvars.md

* change content of envvars.md

* move and rename environment-variables.md

* change content for set-environment-variables.md

* fix links

* format fix
2023-01-30 11:27:59 +00:00
siamak-niroomandi 710535d5de
Update gettingstarted.md (#16610)
Changed FLASK_DEBUG: True --> FLASK_DEBUG: "true"
2023-01-27 14:21:06 +00:00
Allie Sadler 1827dc4df3
evolution of compose explainer (#16521)
* evolution of compose

* fix links

* clarify 'History' section

* code review changes
2023-01-20 09:55:00 +00:00
Allie Sadler a1496f40d3
ENGDOCS-1061 (#16450)
* ENGDOCS-1061

* remove legacy content

* Update compose/gpu-support.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-10 16:43:15 +00:00
Guillaume Lours e9cbddad67
update Compose release notes for version 2.15.1 (#16472)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-01-09 15:19:02 +00:00
Allie Sadler eaf4387d16
ENGDOCS-1060a (#16467) 2023-01-09 14:12:19 +00:00
Allie Sadler 002759f5be
ENGDOCS-1062 (#16468)
* ENGDOCS-1062

* Update compose/extends.md
2023-01-09 13:35:14 +00:00
Allie Sadler f979ff4405
ENGDOCS-1064 (#16443)
* ENGDOCS-1064

* fix broken links

* fix broken links

* Apply suggestions from code review

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-09 13:20:06 +00:00
Allie Sadler 2cad646039
ENGDOCS-1069 (#16436)
* ENGDOCS-1069

* fixes from code review
2023-01-09 13:17:55 +00:00
Allie Sadler d20b9da876
ENGDOCS-1065 (#16445)
* ENGDOCS-1065

* build fix
2023-01-09 12:54:06 +00:00
Sebastiaan van Stijn a7b9985e00
engine: update reference docs (yaml), and fix anchor links
The updated version uses new anchors for flags, so updates are needed
elsewhere to update those anchors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-09 10:29:43 +01:00
Guillaume Lours 883b254f21
update Compose release notes for version 2.15.0 (#16444)
* update Compose release notes for version 2.15.0

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>
2023-01-09 09:24:28 +00:00
Allie Sadler 8baee04e90
ENGDOCS-1063 (#16446)
* ENGDOCS-1063

* edits
2023-01-05 15:47:56 +00:00
jerae-duffin 651ac1aac2
Merge pull request #16338 from jerae-duffin/ENGDOCS-998
Created an overview for Hub
2022-12-20 13:39:56 -06:00
Guillaume Lours 8ce6566cb0
add release note for Compose 2.14.2 (#16381)
* add release note for Compose 2.14.2

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

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update 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>
2022-12-20 10:27:04 +00:00
Jerae Duffin 21105dd888 updated toc 2022-12-19 09:39:06 -06:00
Guillaume Lours a92fbf695d
add release note for Compose 2.14.1 (#16367)
* add release note for Compose 2.14.1

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

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update compose/release-notes.md

* Update 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>
2022-12-19 15:22:40 +00:00
CrazyMax 46d26811e4
build: move bake under the build section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-12-12 08:32:11 +01:00
David Carrell 19854f8550
Update index.md 2022-12-07 13:26:05 -06:00
Milas Bowman 01dc5ead30
compose: add v2.14.0 release notes (#16284)
* compose: add v2.14.0 release notes

Adapted from https://github.com/docker/compose/releases/tag/v2.14.0.

* compose: changelog style fixes

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

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-06 15:43:53 +00:00
Danny Sauer 6479f8ce9c
fix variable name typo (#16255) 2022-12-01 08:47:00 +00:00
Muffexx ff1accf0b7
Update gettingstarted.md - grammar/typo (#16243) 2022-11-29 08:53:43 +00:00
Stefano Coletta 823b04fe87
Update environment-variables.md (#15635)
It is not immediately evident or implicitly excluded whether the environment variables declared in the file referenced by *env_file* are not available for use in the Compose file or to configure Compose even if the first line says "You can pass multiple environment variables from an external file through to a service's containers..."
2022-11-28 14:10:01 +00:00
Allie Sadler 3a963a4e1b
fix compose release notes (#16214) 2022-11-25 08:16:59 +00:00
Guillaume Lours b8478f85d0
update Compose reference documentation and release notes to version v2.13.0 (#16213)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-11-24 14:16:20 +00:00
Allie Sadler 559c103926
Release notes standardization (#16208)
* Hub release notes

* docker desktop release notes

* compose release notes

* engine release notes

* build release notes
2022-11-23 15:10:35 +00:00
Allie Sadler 69d5b822f5
fix links (#16202) 2022-11-22 16:56:12 +00:00
Allie Sadler 2d13fb1c00
fix for compose community prs (#16164) 2022-11-15 13:49:21 +00:00
David Karlsson 92adc0503b
fix typo in compose envvars (#16118) 2022-11-08 14:11:33 +00:00
CrazyMax a9b0774946
Merge pull request #16094 from crazy-max/build-context
build: context page
2022-11-07 11:25:36 +01:00
CrazyMax ba8ae8535f
build: context page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
Allie Sadler 79fc8d6ddc
mac-install-refine (#16082)
* mac-install-refine

* fix links

* Update compose/compose-v2/index.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-07 09:04:41 +00:00
Hamza NATEK 5ba43eff1d
Update features-uses.md (#16021) 2022-11-01 16:44:52 +00:00
Allie Sadler 4ed408c90b
community-fixes (#16034)
* community-fixes

* fixes
2022-10-31 11:05:52 +00:00
CrazyMax a06ed8bc8e
compose(uninstall): fix liquid syntax error
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-31 08:20:45 +01:00
Stefan Scherer f4b7461dd9
Move compose samples to awesome-compose repo (#16001)
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2022-10-28 09:00:13 +01:00
Guillaume Lours 545de346d8
update Compose release notes for versions 2.12.0, 2.12.1 and 2.12.2 (#15988)
* update Compose release notes for versions 2.12.0, 2.12.1 and 2.12.2

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

* Improve release notes of Compose 2.12.x versions

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

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-10-27 08:51:56 +01:00
Freddy Grande 8b3e4ea76d
Fixing typo (#15882)
"proceeded" used instead of "preceded"
2022-10-25 10:52:40 +01:00
Allie Sadler f5a74852a7
ENGDOCS-1020 (#15857)
* ENGDOCS-1020

* fix broken links

* fix build

* add important note
2022-10-21 15:12:12 +01:00
Usha Mandya 88b4505061
Merge pull request #12906 from ralpha/patch-1
Add comments to `wait-for-postgres.sh`
2022-10-21 10:57:58 +01:00
Allie Sadler fb95c6bc75
Engdocs 1019 1021 (#15826)
* updated getting started guide

* toc update

* rearranging

* fix broken link

* fix broken links

* naming tweaks

* links fix

* add icon links
2022-10-21 09:55:54 +01:00
David Wolf dc7299eb2f
Add leading `v` to ver number in env docs (#14608)
Other version string have the `v`, this one doesn't, this way it's equal in the block

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2022-10-18 10:37:15 +00:00
Usha Mandya c4ee0faa98 Recommend Start-BitsTransfer to download compose
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-10-14 11:00:04 +01:00
Mohamed Ramadan 6494346dbe
Fix a typo in release 2.11.2 date "2002->2022" 2022-10-08 23:11:48 +02:00
Guillaume Lours 876f26421a
update Compose release notes page for 2.11.0, 2.11.1 and 2.11.2 releases (#15812)
* update Compose release notes page for 2.11.0, 2.11.1 and 2.11.2 releases

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

* Apply suggestions from code review

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

* Update 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>
2022-10-06 10:08:46 +01:00
Allie Sadler 92e8a41c8e
move the uninstall content to a new page (#15777)
* move the uninstall content to a new page

* fix broken links

* fix broken links
2022-10-03 13:46:50 +01:00
Aaron Korte ddc1e906db
Reorder entries so M shows up before N. (#15789)
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-09-30 15:25:52 +02:00
Dan Bamikiya 5bf8a01e0e
Fix port number in Getting Started images (#14256)
* Fix port number in Getting Started images

* Add dropshadow to the images
2022-09-30 09:30:39 +00:00
CrazyMax 561118ec5b
rename docs repository
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-29 11:07:53 +02:00
Usha Mandya 89ba837e06
Merge pull request #15767 from NitishKumar06/Nitish/15743
Broken link updated in the compose build file
2022-09-28 12:26:41 +01:00
NitishKumar06 c8f29fc13d Broken link updated in the compose build file 2022-09-28 16:32:11 +05:30
Milas Bowman bdb51cff2c
compose: update env file based on actual behavior (#15759)
* compose: update env file based on actual behavior

There has been a LOT of work on this area in Compose recently.
As part of this, we discovered that the documentation has been
incorrect for some time. That is, the documented behavior has
often never been indicative of reality (across both v1 and v2).

We've standardized and cleaned things up, so the documentation
now reflects current behavior. The Compose Spec requires similar
corrections/reconciliation, but we're starting here to ensure
that the more user-facing docs are in a good place.

* Update compose/env-file.md

* Update compose/env-file.md

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-09-28 09:31:26 +01:00
Allie Sadler f3cfa1532e
ENGDOCS-1017 (#15719) 2022-09-22 11:42:25 +01:00
Usha Mandya 0b8c8d1134
Merge pull request #15654 from ulyssessouza/fix-precedence-page
Fix order of precedence list
2022-09-20 14:25:21 +01:00
Ulysses Souza 285647910c Fix order of precedence list and table
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2022-09-15 16:47:16 +02:00
CrazyMax d775c8a6bf
build: multi-stage builds
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-15 13:37:37 +02:00
CrazyMax 4bff4740d0
build: customizing builds section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-15 12:32:52 +02:00
Dockertopia d41b72f551
Updating Environment variables precedence page
Updating Environment variables precedence page based on changes in the code/rule and integrating feedback from the team.
2022-09-07 18:17:42 +01:00
dockertopia 4e2bd6b726 Integrating feedback from the team 2022-09-07 17:25:12 +01:00
Allie Sadler cbbb9f1fac
Engdocs 931 944b (#15589)
* edit overview page

* add the whalemenu

* add better whale-menu icon from the Design system

* add info on the whalemenu

* fix images

* fix broken links

* update terms
2022-09-07 13:28:02 +01:00
Ulysses Souza d7be7f5ee2 Fix contents of the table with the last updates on precedence
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2022-09-06 16:01:02 +02:00
Dockertopia 28c3c3fd45
Merge pull request #15572 from abe-101/patch-abe-101
replace deprecated flask debug environment flag
2022-09-06 13:03:40 +01:00
Usha Mandya e50b9a70c8
Merge pull request #15557 from bragov4ik/patch-1
Fix typo in long syntax section of compose spec
2022-09-06 11:45:21 +01:00
Abe 0b0f0888bd
remove deprecated warning
fixes https://github.com/docker/docker.github.io/issues/15571
2022-09-05 14:42:30 -04:00
Dockertopia fbd81ae57d
Merge pull request #15568 from dockertopia/typo-fix
Fixed typo
2022-09-05 15:51:44 +01:00
CrazyMax cc0fc46783
jekyll(assets): move images to assets folder
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-09-05 15:49:23 +02:00
dockertopia 015c71683d Fixed typo 2022-09-05 14:27:58 +01:00
Dockertopia ef28f705dd
Install page improvement based on feedback (scenario2) (#15494)
* Install page improvement based on users and PM feedback
* Exploring a second scenario deriving from additional feedback
* Review feedback
2022-09-05 10:35:30 +01:00
bragov4ik 7b1551532e
Typo in long syntax section in compose spec
Description of code snippet in long syntax example of [secrets](https://docs.docker.com/compose/compose-file/#secrets) states that a name of a secret file is set to `server.crt` whereas in the snippet it is configured to `server.cert`.
2022-09-04 21:37:20 +03:00
Dockertopia a4a45076ff
Merge pull request #15539 from milas/compose-spec-env-secrets
compose: merge latest spec changes
2022-09-01 17:06:59 +01:00
Dockertopia 56433afce6
Apply suggestions from code review
Minor edits for clarification
2022-09-01 17:02:21 +01:00
Milas Bowman cf142d7bd4
compose: spec typo/clarity fixes
From Dora in code review

Co-authored-by: Dockertopia <103652162+dockertopia@users.noreply.github.com>
2022-09-01 11:57:06 -04:00
Milas Bowman 2241597c38 compose: fix link references
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-09-01 10:19:39 -04:00
dockertopia 319c826a32 Completing RNs with linked issues and some other standard enhancements 2022-09-01 15:02:27 +01:00
Milas Bowman 3518db454f compose: merge latest spec changes
* tmpfs.mode: https://github.com/compose-spec/compose-spec/pull/252
* build.tags: https://github.com/compose-spec/compose-spec/pull/255
* env var secrets: https://github.com/compose-spec/compose-spec/pull/257
* build.platforms: https://github.com/compose-spec/compose-spec/pull/267

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2022-09-01 09:55:24 -04:00
Guillaume Lours 22dedc8140
prepare the update of compose release notes for version from 2.10.0 to 2.10.2
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-09-01 10:23:01 +02:00
Dockertopia abc10b0cae
Apply suggestions from code review
Implementing suggestions.

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-08-29 12:19:34 +01:00
dockertopia 95519c425d Minor edit 2022-08-29 10:41:43 +01:00
Ulysses Souza 9124e41e82 Rebase - minor edits 2022-08-29 10:28:53 +01:00
Ulysses Souza 2ab284be75 Review/Refactor of precedence table
Rebase
2022-08-29 10:23:45 +01:00
dockertopia 9470c68d12 Removing old rule and Unset cells in table 2022-08-23 15:33:34 +01:00
dockertopia ceb3ba021f Adding redirect to compose index 2022-08-22 15:36:45 +01:00
dockertopia a05f60ca05 Removing the completion.md file 2022-08-22 13:29:01 +01:00
Dockertopia fa2fd4f915
Revisiting of Environmental variables precendence (#15396)
* Rewriting based on knowledge transfer
* Fix and minor edits
2022-08-16 16:48:45 +01:00
Dockertopia 0f78616c7a
Merge pull request #15161 from ulyssessouza/envvars_precedence
Add new environment variables precedence matrix
2022-08-16 15:39:16 +01:00
Usha Mandya ff9a439940
Merge branch 'master' into patch-1 2022-08-10 11:30:42 +01:00
Charlie Arehart e077973634
correct grammatical mistake
I am assuming the missing "is" is what was intended for the sentence. Authorized folks can confirm or deny.
2022-08-09 11:42:42 -05:00
CrazyMax 09c9f51bcf
remove most of absolute urls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-03 11:50:33 +02:00
Usha Mandya dfa7fc3b8e
Merge pull request #15227 from jedevc/linting-fixup
Fix linting 🎉
2022-08-02 17:35:10 +01:00
Dockertopia 4936d1fd7a
Updating Compose RNs (#15295)
* Adding 2.8.0 Compose RNs
* Adding 2.9.0 Compose RNs
2022-08-02 14:28:54 +01:00
Dora Ribeiro cbd4116e50
Removing bump to containerd in 270 (#15293)
Minor update to 2.7.0  RNs
2022-08-02 12:03:11 +01:00
jerae-duffin d3360e57b3
Update compose/release-notes.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-08-01 14:56:06 -05:00
jerae-duffin 8a7199e3a8
Update compose/release-notes.md
Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-08-01 14:55:49 -05:00
dockertopia 2338eb5fd3 Adding Compose 2.7.0 Release Notes 2022-08-01 17:07:16 +01:00
Justin Chadwell ad45d2d936 lint: tidy spaces inside spans 2022-07-28 11:27:10 +01:00
Justin Chadwell fd9fe19061 lint: tidy up ordered list prefixes 2022-07-28 11:27:10 +01:00
CrazyMax af0fad132b
build: add bake section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-27 18:58:28 +02:00