David Karlsson
fa2ede1116
engine: add installation instruction for raspbian using apt
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-12 16:46:18 +02:00
docker-tools-robot
647fe00746
Update Compose reference API to v2.17.3 ( #17152 )
...
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: ndeloof <ndeloof@users.noreply.github.com>
2023-05-10 13:24:43 +01:00
Ciprian Voinea
46a4b750ab
Solved typo faqs.md ( #17279 )
...
Fixed typo regarding not having plans in implementing IdP initiated logins.
2023-05-10 13:24:03 +01:00
bagratte
fe7bbffd9d
Proofread Compose startup order ( #17273 )
2023-05-10 13:10:09 +01:00
bagratte
83950d3984
Proofread ECS ( #17286 )
2023-05-10 13:09:41 +01:00
bagratte
517bd4b035
Proofread Compose Environment Variables ( #17269 )
2023-05-10 13:04:46 +01:00
bagratte
9e1368bc5a
Proofread Compose samples ( #17274 )
...
* Proofread Compose samples
* Sort acronyms alphabetically
2023-05-10 13:04:14 +01:00
Allie Sadler
862c2aea8f
Merge pull request #17275 from bagratte/compose-faq
...
Proofread Compose FAQ
2023-05-10 13:02:55 +01:00
Milas Bowman
a62805e3eb
Compose v2 guide [ENGDOCS-1319] ( #17209 )
...
* initial content
* edits
* fix links
* compose: bunch of changes/additions around migration
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* review feedback & link fixes
* fix another link
* update TOC page title to match
* move redirect to migrate page
* update v1 eol blurb
* fix eol warning style
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-10 08:42:35 +01:00
Allie Sadler
2ac3d45c3e
Engdocs 1318 ( #17189 )
...
* remove EA banner
* amend landing page content
* update faqs
* add new page
* new company details
* tidy
* edits from review
2023-05-09 17:39:43 +01:00
Kibubu
e06245ea95
Add info invalid references ( #17224 )
...
* Add info invalid references
The example shows a configuration that would raise a invalid image reference error if the environment variable for the image is set to an empty string or is not set at all.
Also the code format ticks included the period.
#17192
A warning was added to highlight the incorrect configuration and the ticks now exclude the period.
* Apply suggestions from code review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-09 14:00:05 +01:00
David Karlsson
f3b2544ac7
Merge pull request #17230 from dvdksn/build/ignore-cache-export-err
...
build: add ignore-error opt for cache exporters
2023-05-09 12:53:42 +02:00
David Karlsson
39e76f94ba
Merge pull request #17069 from dvdksn/build/priv-git-context
...
build: update git context description
2023-05-09 12:52:47 +02:00
Allie Sadler
163bbb6ebd
ENGDOCS-1304-1310-1311 ( #17155 )
...
* ENGDOCS-1304-1310-1311
* fix
* Update compose/compose-file/deploy.md
2023-05-09 11:39:58 +01:00
Chris Chinchilla
40452d8dd8
Merge pull request #17271 from bagratte/compose-extends
...
Proofread Compose Extends Manual
2023-05-09 12:15:04 +02:00
CrazyMax
d192ff7453
Merge pull request #17180 from crazy-max/build-gha-merge-image
...
build(ci): distribute build across multiple runners
2023-05-09 11:50:35 +02:00
Chris Chinchilla
cc521b522e
Merge pull request #17270 from bagratte/compose-gpu
...
Proofread Compose GPU
2023-05-09 11:29:50 +02:00
Chris Chinchilla
68968576df
Merge pull request #17145 from ChrisChinchilla/chrisward/progs-reorg
...
Reorganise trusted content pages
2023-05-09 11:27:43 +02:00
Chris Chinchilla
8bb24ab2fe
Merge pull request #17234 from ChrisChinchilla/chrisward/status
...
Change Docker status URL
2023-05-09 11:27:04 +02:00
Chris Chinchilla
730d8cbccc
Merge pull request #17207 from ChrisChinchilla/chrisward/scout-combine
...
Move Scout package ecosystem section
2023-05-09 11:24:23 +02:00
Chris Chinchilla
b22be4b599
Fix image path
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-05-09 11:20:51 +02:00
David Karlsson
0db4897fbd
Merge pull request #17283 from bagratte/swarm
...
Proofread Swarm
2023-05-09 09:08:55 +02:00
bagratte
f24fc7970e
Proofread Swarm
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-05-09 07:51:51 +04:00
David Karlsson
3c9c346877
Merge pull request #17277 from dvdksn/guides-restructure
...
restructure deployment and orchestration section
2023-05-08 14:20:31 +02:00
David Karlsson
f0eb5940b0
Merge pull request #17284 from thaJeztah/engine_23.0.6
...
engine: add release-notes for v23.0.6
2023-05-08 14:20:08 +02:00
Sebastiaan van Stijn
0f44ce6100
engine: add release-notes for v23.0.6
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-08 13:33:41 +02:00
David Karlsson
093094deca
Merge pull request #17281 from dvdksn/build/add-builders-redirect
...
build: add redirect link for "builders"
2023-05-05 17:29:34 +02:00
David Karlsson
cd61659544
build: add redirect link for "builders"
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-05 16:40:19 +02:00
Allie Sadler
27ffa1c72a
ENGDOCS-1331 ( #17232 )
...
* ENGDOCS-1331
* ammendment
* ammendment
2023-05-05 12:17:37 +01:00
David Karlsson
1dae157d81
restructure deployment and orchestration section
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-05 11:40:51 +02:00
David Karlsson
f00ce9e9be
Merge pull request #17267 from dvdksn/fresh/multistage
...
build: refresh text and style for multi-stage desc
2023-05-05 10:39:54 +02:00
Sebastiaan van Stijn
102103c1ee
Merge pull request #17253 from thaJeztah/engine_intall_udpates
...
engine: refresh / align installation pages between distros
2023-05-05 10:11:08 +02:00
bagratte
8265e764f2
Proofread Compose FAQ
2023-05-05 11:59:01 +04:00
David Karlsson
73e3027865
build: update git context description
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-05 09:39:07 +02:00
David Karlsson
8c8d30412d
Merge pull request #13786 from thaJeztah/rewrite_proxy_section
...
Rewrite section on configuring proxies for containers
2023-05-05 09:19:52 +02:00
bagratte
0691b9517c
Proofread Compose Extends Manual
2023-05-05 10:48:16 +04:00
bagratte
5b758d7671
Proofread Compose GPU
2023-05-05 10:36:47 +04:00
David Karlsson
6c20a6a31d
build: refresh text and style for multi-stage desc
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-04 21:01:24 +02:00
Allie Sadler
de46ad7b1c
ENGDOCS-1335 ( #17262 )
...
* ENGDOCS-1335
* fix
* fix typo
2023-05-04 14:03:12 +01:00
Allie Sadler
34fe60ac0d
ENGDOCS-1334 ( #17261 )
...
* ENGDOCS-1334
* fix
2023-05-04 13:23:35 +01:00
David Karlsson
1f379b6ab9
Merge pull request #17260 from dvdksn/build/add-install-buildx-redirect
...
build: add redirect for removed buildx page
2023-05-04 13:14:52 +02:00
David Karlsson
471c8e6106
build: add redirect for removed buildx page
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-04 13:08:57 +02:00
David Karlsson
fa9a312a95
Merge pull request #17211 from enceladus-beep/patch-1
...
fix ip address on L3 network connectivity test
2023-05-04 13:07:17 +02:00
David Karlsson
f234bb9d9c
Merge pull request #17258 from docker/revert-17257-hotjar_embedded
...
Revert "embed feedback widget"
2023-05-04 12:57:46 +02:00
David Karlsson
dcee6604b8
Revert "embed feedback widget"
2023-05-04 12:57:14 +02:00
David Karlsson
3c7d0b4a2f
Merge pull request #17257 from dvdksn/hotjar_embedded
...
embed feedback widget
2023-05-04 12:45:12 +02:00
David Karlsson
f50497d008
embed feedback widget
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-04 12:41:01 +02:00
bagratte
79612539ad
Remove unnecessary instruction ( #17243 )
...
* Remove unnecessary instruction
* Update compose/install/uninstall.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-04 11:33:07 +01:00
bagratte
584e588bcd
Link to Docker for Windows too ( #17244 )
2023-05-04 11:29:10 +01:00
Mihaela Stoica
b16707c75a
Update Docker Desktop 4.19 release notes ( #17254 )
...
Fix kubernetes version
2023-05-04 10:59:37 +01:00