Commit Graph

1851 Commits

Author SHA1 Message Date
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