Commit Graph

60193 Commits

Author SHA1 Message Date
Chris Chinchilla db2e284f15
Add video descriptions
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-26 11:45:30 +02:00
Chris Chinchilla 0efa45e8b3
Update Docker Scout overview page
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-23 10:56:18 +02:00
Allie Sadler 851f9769dc
network setting clarity (#17572)
* network setting clarity

* review comments

* review comments

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-20 13:52:44 +01:00
Chris Chinchilla ebe1d2dee6
Merge pull request #17537 from gtardif/extensions_ci
Add doc to setup continuous integration E2E tests for extensions
2023-06-20 11:18:22 +02:00
Chris Chinchilla 97a1d6b4c3
Text tweaks
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-20 11:04:34 +02:00
David Karlsson f3b3793392
Merge pull request #17569 from dvdksn/fix/telepresence-ext-doclink
fix: update broken link for the telepresence DD ext
2023-06-20 10:56:19 +02:00
David Karlsson fafb100515
Merge pull request #17567 from dvdksn/engine/c8d-rephrase-dd-reference
rephrase the referral to c8d with dd
2023-06-20 10:51:42 +02:00
David Karlsson e7e8dbf35e fix: update broken link for the telepresence DD ext
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-20 10:49:43 +02:00
David Karlsson ad2ec3ccf8
Merge pull request #17555 from aroramrinaal/my-doc-contribution
Fix capitalization error in sentence by adding an uppercase letter at…
2023-06-20 10:21:30 +02:00
David Karlsson 6e3f4b1b80 rephrase the referral to c8d with dd
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-06-20 09:44:05 +02:00
Chris Chinchilla 6d4d90d6f8
Merge pull request #17565 from scotthallock/typo-docs
Fix typo on "Create an advanced frontend extension" page
2023-06-20 08:50:19 +02:00
Scott Hallock bde323bb6e fix typo 2023-06-19 15:54:14 -05:00
David Karlsson a9de13dc90
Merge pull request #17563 from Eliyahu-Machluf/patch-1
fix a typo at release notes
2023-06-19 06:22:56 +02:00
EliyahuMachluf e7c71c4a2b
fix a typo
fix a type at release notes (duplicated word)
2023-06-18 19:10:39 +03:00
David Karlsson f7b087b894
Merge pull request #17561 from casperklein/patch-1
Update debian versions
2023-06-18 13:20:12 +02:00
Casper d0e6a33bbc
Update debian versions 2023-06-18 12:26:33 +02:00
David Karlsson 41e1ae6a92
Merge pull request #17447 from dvdksn/build/improve-findability-gha-examples
build/improve findability gha examples
2023-06-16 09:07:24 +02:00
aroramrinaal f5b603d84f Fix capitalization error in sentence by adding an uppercase letter at the beginning. 2023-06-15 17:01:30 -07:00
Allie Sadler 3e92a34097
ENGDOCS-1453 (#17553)
* ENGDOCS-1453

* review feedback

---------

Co-authored-by: Alexandria Sadler <alliesadler@f693mt7fh6.home>
2023-06-15 15:07:21 +01:00
Chris Chinchilla 6dca3daff2
Merge pull request #17473 from docker/chrisward/diff-view
Scout site diff view
2023-06-15 16:02:05 +02:00
David Karlsson 3243ba8898
Merge pull request #17552 from perlun/patch-2
debian.md: fix invalid grammar
2023-06-15 15:16:16 +02:00
Per Lundberg b9dd6eccc4
debian.md: fix invalid grammar 2023-06-15 13:37:23 +03:00
David Karlsson 76cb63e256
Merge pull request #17082 from dvdksn/build/k8s-svcacc-driveropt
build: add serviceaccount driver opt for k8s driver
2023-06-15 10:09:57 +02:00
David Karlsson 214b6663bb
Merge pull request #17059 from dvdksn/build/k8s-node-name-optional
build: add note that node name is optional for the kubernetes driver
2023-06-15 09:57:30 +02:00
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
Guillaume Tardif 0fb7bda15d Add link to GH action and npm library
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-06-14 14:43:26 +02:00
Guillaume Tardif e1349ff128
Apply suggestions from code review
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-06-14 14:38:01 +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
Guillaume Tardif fb6ae2d0d0 Add doc to setup continuous integration E2E tests for extensions
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-06-14 10:42:15 +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
Chris Chinchilla 4f7a5eb62e
Update scout/dashboard.md 2023-06-13 16:58:26 +02:00
Chris Chinchilla 9ec40146aa
Update scout/dashboard.md 2023-06-13 16:57:44 +02:00
Chris Chinchilla 40d9c9c32b
Update scout/dashboard.md 2023-06-13 16:57:19 +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
Chris Chinchilla ec0c47c391
Draft
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-12 15:10:52 +02:00
Chris Chinchilla 3a300b9e16
Draft images
Signed-off-by: Chris Chinchilla <chris.ward@docker.com>
2023-06-12 12:17:13 +02: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