Craig Osterhout
a048dedfc4
Merge pull request #17548 from lukefoster11/patch-1
...
Update 04_sharing_app.md
2023-06-14 17:16:13 -07:00
Luke Foster
6aa908c3b8
Update 04_sharing_app.md
2023-06-14 13:54:32 -07:00
David Karlsson
8cf1d4a9f2
Merge pull request #17497 from dvdksn/get-started/clarify-port-mapping
...
get-started: update port mapping examples
2023-06-14 17:30:25 +02:00
David Karlsson
66f04bf68e
Merge pull request #17541 from dvdksn/build/simplify-build-contexts
...
build: rewrite contexts to better describe pipes/stdin
2023-06-14 17:03:18 +02:00
David Karlsson
33b0419452
build: rewrite contexts to better describe pipes/stdin
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-14 16:44:18 +02:00
Chris Chinchilla
677d110ab9
Merge pull request #17543 from docker/chrisward/reg-tweak
...
Change Scout DB refresh interval
2023-06-14 14:15:44 +02:00
Chris Chinchilla
b04e8002ec
Change DB refresh interval
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-14 13:53:03 +02:00
David Karlsson
ba81fe82b9
Merge pull request #17540 from dvdksn/build/update-buildx-ref
...
update buildx ref to v0.11
2023-06-13 17:00:47 +02:00
David Karlsson
abe02ae4dc
update buildx ref to v0.11
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-13 16:33:59 +02:00
David Karlsson
3126443cde
Merge pull request #17536 from dvdksn/build/buildkit_experimental_source_policy
...
build: add description for BUILDKIT_EXPERIMENTAL_SOURCE_POLICY
2023-06-13 16:29:20 +02:00
Allie Sadler
01d47f69fb
windows settings fix ( #17538 )
...
* windows settings fix
* parameter info
* clarify admin
2023-06-13 14:24:12 +01:00
David Karlsson
44664793b2
build: add description for BUILDKIT_EXPERIMENTAL_SOURCE_POLICY
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-13 11:02:08 +02:00
Allie Sadler
3eeea781da
symlink clarification ( #17530 )
...
* symlink clarification
* grammar
* wording tweak
* wording tweak
2023-06-13 09:48:03 +01:00
Chris Chinchilla
eb8edf014b
Merge pull request #17479 from docker/chrisward/scout-data-flow
...
Add Docker Scout data flow details
2023-06-13 10:44:38 +02:00
Chris Chinchilla
54f8682327
Add details on Docker Scout data flow
2023-06-13 10:43:59 +02:00
Stephanie Aurelio
5c0ba83703
[ENG-DOCS-1424] Improve discoverability of company layer ( #17509 )
...
* add company description to faqs and add to subscription feature list
* update title
* replace learn more links with page titles
2023-06-12 09:59:27 -07:00
David Karlsson
aae084e637
Merge pull request #17516 from dvdksn/compose/versioning-3x-latest
...
compose: remove incorrect statement about minor versions for v3.x
2023-06-12 11:23:46 +02:00
David Karlsson
379e33b794
compose: remove incorrect statement about minor versions for v3.x
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-09 13:41:42 +02:00
Allie Sadler
099d41c39f
extension settings for admins ( #17514 )
2023-06-09 10:56:53 +01:00
Sebastiaan van Stijn
15c04a5e9a
Merge pull request #17512 from usha-mandya/roadmap-link-fix
...
Update the link to public roadmap
2023-06-09 11:48:58 +02:00
Usha Mandya
5db4126291
Update the link to public roadmap
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-06-09 10:42:52 +01:00
Allie Sadler
0035868d2b
Engdocs 1428 ( #17506 )
...
* Desktop meta descriptions
* compose meta descriptions
* checks
2023-06-09 08:39:23 +01:00
Daniel Fernandes
daeb2f1980
Update index.md fixing minor typo ( #17494 )
...
Added missing word in important section on publishing ports.
2023-06-08 17:37:15 +01:00
Jan Svoboda
3792208431
Fix typo in link in file 24.0.md ( #17495 )
2023-06-08 17:27:09 +01:00
Allie Sadler
49e1ada490
ENGDOCS-1405 ( #17481 )
...
* ENGDOCS-1405
* add new tab in known issues md and tidy up elsewhwer
* fix build
* fix
* fix
* tidy
* build fix
* review fix
2023-06-08 10:31:51 +01:00
Chris Chinchilla
8f88e31054
Merge pull request #17498 from docker/chrisward/dashboard-settings
...
Add Scout repository settings section
2023-06-07 17:30:50 +02:00
Chris Chinchilla
f11091c7bb
Update scout/dashboard.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-07 16:42:40 +02:00
Chris Chinchilla
ee658b07c5
Add repository settings section
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-07 14:24:40 +02:00
David Karlsson
aee91fdaba
get-started: update port mapping examples
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-07 13:35:07 +02:00
Chris Chinchilla
8d81583dcf
Change DSO URLs ( #17489 )
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-07 09:14:23 +02:00
Chris Chinchilla
f3234645a4
Add mention of standalone Scout CLI plugin ( #17460 )
...
* Add mention of standalone Scout CLI plugin
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
* Update scout/index.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
* Update scout/index.md
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
* Update scout/index.md
Co-authored-by: Christian Dupuis <cd@atomist.com>
---------
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Christian Dupuis <cd@atomist.com>
2023-06-06 07:32:23 +02:00
David Karlsson
fb2f039a3b
Merge pull request #17176 from dvdksn/engine/networking-overhaul
...
engine/networking overhaul
2023-06-05 21:55:50 +02:00
David Karlsson
3cc39e25a0
Merge pull request #17482 from dvdksn/engine/ce-containerd-24
...
engine: describe how to use the c8d image store with docker-ce
2023-06-05 20:50:22 +02:00
David Karlsson
53b11a8487
engine: describe how to use the c8d image store with docker-ce
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 20:41:15 +02:00
Lorena Rangel
3c3bbd3abf
Release notes for 4.20.1 ( #17480 )
...
* Release notes for 4.20.1
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* reviews
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-06-05 17:08:22 +01:00
Craig Osterhout
a0eb6dc828
Merge pull request #17469 from craig-osterhout/dd-storage-guides
...
Update get-started
2023-06-05 08:30:30 -07:00
Chris Chinchilla
bc0851e21d
Merge pull request #17432 from ChrisChinchilla/chrisward/tag-inac
...
Add version note
2023-06-05 17:28:22 +02:00
David Karlsson
2be681dea9
engine: split using ipv6 into two sections
...
- One section for using IPv6 with custom networks
- One section for using IPv6 with the default bridge
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
eb3b3b73c6
engine: remove swarm/services mention for ipv6
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
6f66da293c
engine: improve ipv6 subnet allocation examples
...
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
18f88f0feb
engine: clarify localhost ports access on local networks
...
Ports published on the localhost IP are still accessible
by other systems connected to the same local network.
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
75962c0acd
engine: improve wording on the none nw driver
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
David Karlsson
1a6be1a26b
engine: networking editorial improvements and corrections
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-06-05 14:19:18 +02:00
Chris Chinchilla
8cc1420ddc
Merge pull request #17477 from docker/chrisward/dso-allow-list
...
Add scout URLs to allow list doc and tidy
2023-06-05 14:16:04 +02:00
Chris Chinchilla
04b6571ddb
Add scout URLs to allow list doc and tidy
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-05 14:05:50 +02:00
Allie Sadler
4070853f6e
WSL version ( #17476 )
2023-06-05 12:05:50 +01:00
Allie Sadler
c59a4d0281
additional sign-in-info ( #17465 )
...
* additional sign-in-info
* rephrase
2023-06-05 09:36:59 +01:00
Chris Chinchilla
9d58c31820
Add version note
...
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-05 09:07:24 +02:00
Craig Osterhout
3bdca8594f
Updated get-started: storage GUI, git bash, format issues
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-06-02 09:52:41 -07:00
Chris Chinchilla
ce5d465769
Merge pull request #17459 from docker/chrisward/pricing-overview
...
Remove Scout paid mention
2023-06-02 17:14:28 +02:00