Commit Graph

61288 Commits

Author SHA1 Message Date
David Karlsson 4939a35053
Merge pull request #18591 from dvdksn/scout-gha-updates
scout: refresh gha ci example
2023-11-21 09:09:05 +01:00
Stephanie Aurelio 6579d1b20b
Update Scout billing docs for new downgrade flow (#18730)
* update steps

* update the deactivate account docs with new link and language
2023-11-20 15:56:29 -08:00
Stephanie Aurelio 001ae3aed7
update images and refs and remove old image files (#18731) 2023-11-20 15:25:54 -08:00
Craig Osterhout c2b6f40c34
fix walkthrough typos and feedback (#18728)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-20 14:03:43 -08:00
Craig Osterhout 4924093d89
fix typo (#18729)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-20 14:03:00 -08:00
David Karlsson 34ae487bd2
Merge pull request #18707 from dvdksn/gha-attestations-ex
gha attestations ex
2023-11-20 22:42:18 +01:00
Stephanie Aurelio 1b989d7e57
Tier 1 freshness updates for security and faqs part one (#18718)
* freshness updates

* fix typo

* Implement feedback

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-20 09:09:52 -08:00
Stephanie Aurelio 6f72048eb1
Update create your org doc (#18726)
* move steps from banners to doc

* clarify where to click
2023-11-20 09:09:35 -08:00
David Karlsson 83f12c72b8 build: add gha example for attestations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-20 17:44:45 +01:00
Yuki Sasaki 5834669a04
Update filter.md
* Clarify the description in the "Combining filters" section to accurately reflect the behavior of the provided example
* Fix grammar errors
2023-11-18 11:12:28 +09:00
Stephanie Aurelio 2da43407ac
Tier 1 freshness for Hub API docs (#18687)
* update api latest

* fix spacing
2023-11-17 08:34:04 -08:00
David Karlsson c523c10618
Merge pull request #18715 from dvdksn/scout-dashboard-addlink
scout: add link to dashboard
2023-11-17 16:58:25 +01:00
David Karlsson 32fccf5b5f scout: add link to dashboard
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 16:54:14 +01:00
David Karlsson 1ce7c8a6c5
Merge pull request #18713 from crazy-max/buildkit-termheight
build: BUILDKIT_TTY_LOG_LINES env var
2023-11-17 16:51:22 +01:00
CrazyMax 43c8d8a668
build: BUILDKIT_TTY_LOG_LINES env var
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2023-11-17 15:21:51 +01:00
David Karlsson b43a97a067
Merge pull request #18625 from dvdksn/rm-deprecated-orchestrator-flags
engine: remove deprecated orchestrator flag
2023-11-17 13:28:32 +01:00
David Karlsson c0cc5f34c1 engine: remove deprecated orchestrator flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 13:01:36 +01:00
David Karlsson a43e0f9cbd
Merge pull request #18671 from dvdksn/build-secrets
build: add build secrets page
2023-11-17 12:35:27 +01:00
David Karlsson f7f5a6d1e7 build: add build secrets page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 12:06:22 +01:00
David Karlsson 27cb107e47
Merge pull request #18706 from dvdksn/buildx-0.12.0
buildx 0.12.0
2023-11-17 10:34:29 +01:00
David Karlsson 51f533bcf7 build: buildx v0.12.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 10:17:37 +01:00
David Karlsson 6ae0fd34c2 build: add buildx debug
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 10:17:37 +01:00
David Karlsson 320f719d57 vendor: github.com/docker/buildx v0.12.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 10:17:37 +01:00
David Karlsson 9fefc10e02
Merge pull request #17850 from dvdksn/build/k8s-annotations-labels
build: add labels, annotations opts for k8s driver
2023-11-17 09:42:36 +01:00
CrazyMax 69b44af036
Merge pull request #18658 from docker/dependabot/github_actions/actions/github-script-7
build(deps): bump actions/github-script from 6 to 7
2023-11-17 00:31:54 -08:00
David Karlsson bf958ab99e
Merge pull request #18382 from dvdksn/build-resource-config-driveropts
build: resource constraint driver opts
2023-11-17 09:29:19 +01:00
WestFarmer c89f83e971
Update proxy.md
fix misleading information about proxy config
2023-11-17 09:50:34 +08:00
Stephanie Aurelio f4a4be63f7
update ram caveat list (#18701) 2023-11-16 14:01:08 -08:00
Craig Osterhout 874adeb006
update init .net wording (#18640)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:56:56 -08:00
Craig Osterhout b119b6844e
guides: add walkthroughs (#18609)
* add walkthroughs

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:47:32 -08:00
Craig Osterhout 8bb75fa5fa
tier 1 updates for freshness (#18686)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:40:56 -08:00
David Karlsson 80629130aa
Merge pull request #18698 from PiotrWodecki/patch-1
Fix invalid use of em dash in a CLI command
2023-11-16 15:21:06 +01:00
Piotr Wodecki 07e67c54c5
Fix invalid use of em dash in iptables command 2023-11-16 14:49:58 +01:00
Nicolas De loof a0d3a4e4fa
bump compose to v2.23.1 (#18695)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-11-16 08:59:44 +00:00
Mathieu Champlon b54d8e7229
Fixed typo in the release notes for Docker Desktop (#18691) 2023-11-16 08:21:33 +00:00
David Karlsson 63b5a15686 build: add labels, annotations opts for k8s driver
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-16 08:34:19 +01:00
Stephanie Aurelio f76412c986
Update billing invoice sections (#18684)
* add callout about invoices and remove line about invoices from any time

* remove extra line

* specify invoice types
2023-11-15 15:25:11 -08:00
David Karlsson 3c0903b1df
Merge pull request #18668 from dvdksn/scout-policy-attest-scratch-base-image
scout: note policy eval issue with scratch image
2023-11-15 22:44:38 +01:00
Stephanie Aurelio b395c3e531
Update and refresh company docs (#18656)
* update company faqs structure diagram and implement support feedback

* update faq and callout

* implement feedback and fix conditional
2023-11-15 13:33:49 -08:00
David Karlsson ef753cefff
Merge pull request #18680 from julianharty/patch-1
Update multi-stage.md
2023-11-15 13:17:07 +01:00
Julian Harty 3a910cd3d8
Update multi-stage.md
Added the wildcard to the filter so that all the matching images are shown. The command without the wildcard didn't match either of the newly named images.
2023-11-15 11:24:00 +00:00
David Karlsson 8e4815215a
Merge pull request #18673 from iamshreeram/main
Fixing the wasmtime path in alternative-runtimes.md
2023-11-15 09:53:30 +01:00
Shreeram 783876b938
Fixing the wasmtime path in alternative-runtimes.md
Fixing the wasmtime path in alternative-runtimes.md
2023-11-15 05:48:08 +05:30
David Karlsson eeadba9581
Merge pull request #18665 from dvdksn/scout-local-analysis-faq
scout: add faq about image analysis
2023-11-14 15:42:12 +01:00
David Karlsson 1e9b1a8a72
Merge pull request #18663 from dvdksn/fix-slack-url
fix: community slack url
2023-11-14 15:41:33 +01:00
David Karlsson 100a6627ef
Merge pull request #18662 from dvdksn/fix-li-margin
fix: li margin issue
2023-11-14 15:39:50 +01:00
David Karlsson 23278c8220 fix: community slack url
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-14 14:59:51 +01:00
David Karlsson 8c40cc29f2 scout: add faq about image analysis
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-14 14:54:41 +01:00
David Karlsson f6e63b4ebe scout: note policy eval issue with scratch image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-14 13:21:43 +01:00
David Karlsson 4e3143d6cc
Merge pull request #18664 from dvdksn/upgrade-buildkit
vendor: github.com/moby/buildkit 1efcd30d9dd6
2023-11-14 10:54:51 +01:00