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
Allie Sadler
cab9f914bf
ENGDOCS-846 ( #15219 )
...
* ENGDOCS-846
* fix broken links
* fix links
* fix broken links
* fix broken links
* fix broken links
2022-07-27 13:26:22 +01:00
Dora Ribeiro
72a3a45c0e
Replacing v1 syntax ( #15185 )
...
* Replacing v1 syntax
2022-07-26 18:08:28 +01:00
Dora Ribeiro
15e4c88517
Revisiting Compose CLI Env Vars page ( #15063 )
...
* Revisiting Compose CLI Env Vars page
* Adding feedback from the review and additional restructuring
* Adding relative URLs for the cli
* Removing anchor
* Apply suggestions from code review
Adding suggestions: an additional default and updating compose file mention.
Co-authored-by: Guillaume Lours <guillaume@lours.me>
2022-07-26 17:19:25 +01:00
Ulysses Souza
1026e719a1
Add new environment variables precedence matrix
...
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2022-07-20 17:27:38 +02:00
BinaryWizard904
7f199a6d10
Fix other dead link in compose doc ( #15147 )
...
Turns out the dead-link to a permissions calculator fixed in PR 14985 only fixed one of two links.
This pull request fixes the other one.
2022-07-18 17:54:10 +01:00
Sebastiaan van Stijn
a9b15d6253
desktop: settings: remove "-settings" suffix from URLs
...
The "-settings" suffix in the URL duplicated the "/settings/" directory
in the URL, which made it redundant.
Using "/mac/", "/windows/" and "/linux/" keeps the URLs shorter, more
memorable, and more consistent with other locations, making it easier
to "guess" the URL when navigating using the browser's location bar.
No redirects were added, because the "-settings" pages have not yet
been published.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 12:57:14 +02:00
Allie Sadler
d17f279abc
create a global setting section for DD ( #15122 )
...
* create a global setting section for DD
* fix broken links
* fix broken links
* fix broken links
2022-07-14 15:56:51 +01:00
CrazyMax
5088f2d82b
fix redirects
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-13 18:02:43 +02:00
Allie Sadler
38fec0d159
Engdocs 802b ( #15108 )
...
* moved install pages
* moved images
* update toc
* add redirects
* ammend page links
* fix broken links
* fix broken links
* fix broken links
* fix broken links
2022-07-13 10:41:56 +01:00
Mohammad Abdolirad
541ff04313
Introduce Wait4X ( #14947 )
...
Introduce Wait4X as a waiting tool.
2022-07-06 12:28:18 +01:00