CrazyMax
6aa26f53ae
build(ci): enhanced multi-platform build distribution example
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-05-15 16:14:55 +02:00
David Karlsson
aaa6722e6c
Merge pull request #17317 from StefanScherer/redirect-raspbian64-to-debian
...
Use Debian instructions for 64-bit Raspbian
2023-05-15 14:15:47 +02:00
Stefan Scherer
996df6c5b0
Use Debian instructions for 64-bit Raspbian
...
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
2023-05-15 11:37:59 +02:00
Craig Osterhout
af9122da4e
Add multiple device deployment to registry.json ( #17302 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-05-12 08:44:03 -07:00
David Karlsson
19e902d47c
Merge pull request #17299 from dvdksn/engine/install-raspbian-apt
...
engine: add installation instruction for raspbian using apt
2023-05-12 17:25:24 +02:00
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
David Karlsson
1d73031f42
Merge pull request #17306 from pavljiks/patch-1
...
Incorrect docker image used registry hasn't htpasswd
2023-05-12 14:41:31 +02:00
pavljiks
8985d538b9
Update nginx.md
...
Incorrect docker image used. (unable to start container process: exec: "htpasswd": executable file not found in $PATH: unknown.)
2023-05-12 12:33:02 +03:00
David Karlsson
a2d22f16e6
engine: restructure mult-service container page
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-11 16:54:23 +02:00
CrazyMax
7079dc4572
Merge pull request #17186 from dvdksn/build/migrate-bake-reference
...
build: move bake reference to buildx repo
2023-05-11 14:42:27 +02:00
David Karlsson
21af3dc7c0
build: move bake reference to buildx repo
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-11 14:07:25 +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