Commit Graph

230 Commits

Author SHA1 Message Date
Stephanie Aurelio 6a66f74879
Add new section and update modify token steps (#18305)
* add new section and update modify token steps

* update capitalization to match another reference in the doc

* updates for voice

* update text

* remove space

* implement feedback
2023-10-03 09:31:27 -07:00
Stephanie Aurelio dfc849d468
Update billing banners (#18345)
* update to second person

* update instructions
2023-10-03 08:50:49 -07:00
Craig Osterhout c5d8cfd66c
add ai-ml sample (#18307)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-03 08:10:11 -07:00
David Karlsson 74d69e7e46
Merge pull request #18290 from dvdksn/scout-licensing-policy-refresh
scout: update licensing policy and add base image policy
2023-10-03 15:49:30 +02:00
Allie Sadler f2cebf33f8
ENGDOCS-1644 (#18348) 2023-10-03 12:22:01 +01:00
Cesar Talledo f260a7cd80
Remove text on how to set WSL autoMemoryReclaim. (#18343)
Since the WSL autoMemoryReclaim feature is experimental, the way it's configured
is not yet set in stone (and has changed recently). Therefore remove the example
text on how to configure it and instead refer users to the appropriate WSL
webpage.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2023-10-03 09:37:41 +01:00
David Karlsson 3e3267d486
Merge pull request #18341 from romualdoag/patch-1
fix: Update stack-deploy.md
2023-10-03 04:48:24 +02:00
Stephanie Aurelio 93a7ac08fa
add diagram and update roles docs (#18342) 2023-10-02 15:55:37 -07:00
Romualdo Alcântara 419fbeb08f
fix: Update stack-deploy.md
Fix YAML indentation.
2023-10-02 11:57:46 -03:00
Allie Sadler 7f7fde59bd
ENGDOCS-1701 (#18338) 2023-10-02 11:54:07 +01:00
Tyler Barber b9d0cc1007
Update linux-install.md (#18333)
Readability improvement to Important info.
2023-10-02 11:01:33 +01:00
David Karlsson 1931cfbc8f scout: base image policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 05:43:59 +02:00
Stephanie Aurelio 4fbd1f4895
Add contact support link to Scout billing docs (#18328)
* add support link

* update phrasing
2023-09-29 15:02:23 -07:00
David Karlsson 1598774c9c
Merge pull request #18148 from dvdksn/scout-sysdig-integration
scout sysdig integration
2023-09-29 18:59:15 +02:00
Stephanie Aurelio ab1be42f8b
Update link in service accounts docs (#18326)
* fix link path

* follow same pattern as the other links
2023-09-29 09:17:04 -07:00
David Karlsson 08354901a9 scout: data handling for environment integrations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-29 16:43:12 +02:00
David Karlsson 74f5394dfa
Merge pull request #18309 from dvdksn/scout-callout-legacy-scanning
hub: refresh static scanning feature
2023-09-29 16:29:51 +02:00
Allie Sadler 9194014d57
release-fix (#18325)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-29 15:19:47 +01:00
Allie Sadler 215c7adf79
ENGDOCS-1697 (#18322)
* ENGDOCS-1697

* ENGDOCS-1697

* ENGDOCS-1697

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-29 14:05:19 +01:00
Allie Sadler 0c1b444636
Engdocs 1683 (#18321)
* ENGDOCS-1683

* edits

* fix

* fix

* Update content/desktop/use-desktop/resource-saver.md

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

* Update content/desktop/use-desktop/resource-saver.md

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

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-29 09:11:49 +01:00
Craig Osterhout 108259a920
hub: update enforce sign-in (#18306)
* update enforce sign in
---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2023-09-28 20:16:29 -07:00
Allie Sadler fbad991aad
ENGDOCS-1694 (#18313)
* ENGDOCS-1694

* Update content/desktop/use-desktop/_index.md

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

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 17:05:06 +01:00
Cesar Talledo d5e455eb96
Updates for resource saver and WSL for Docker Desktop v4.24 (#18259)
* Add Resource Saver text under Resources->Advanced.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Clarify that Advanced settings are for Linux VM resources.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add tip regarding WSL autoMemoryReclaim.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Small fix on WSL tip formatting.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add a full section on Resource Saver mode under Explore Docker Desktop.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Add Resource Saver to Explore Docker Desktop sidebar menu.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* More improvements to Resource Saver section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Resource saver: fix text that describes operation on WSL.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* More improvements to resource saver section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Update content/desktop/wsl/_index.md

Add single quotes around the .wslconfig file.

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Move resource saver tip to note.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* A few typo fixes in resource saver docs.

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-09-28 17:04:50 +01:00
Mihaela Stoica 7bbd7f9ac1
Update the Resources->Advanced settings for Docker Desktop 4.24 (#18268)
* Update the Resources->Advanced settings

* The default allocation on macOS is half of physical memory.
2023-09-28 17:02:37 +01:00
Craig Gumbley a03e62282c
Update minimum supported Windows build (#18205)
This change updates the minimum supported Windows build to 19045.
2023-09-28 17:00:06 +01:00
Lorena Rangel 1e49c1079a
Release notes for docker Desktop 4.24.0 (#18288)
* change order for apple sillicon and and intel Desktop builds

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Docker Desktop 4.24.0 release notes

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-09-28 16:59:50 +01:00
David Karlsson 62ca44aa69 scout: reorder sysdig integration steps
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 17:33:04 +02:00
David Karlsson fad65e3d20 scout: add free sysdig trial for docker users
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 17:33:04 +02:00
David Karlsson 392ce76849 scout: update licensing policy name and description
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 17:03:27 +02:00
David Karlsson 571923822a scout: add sysdig integration
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 15:43:06 +02:00
David Karlsson 5c20e977d6 hub: refresh static scanning feature
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 08:57:04 +02:00
David Karlsson b29a7c06bb desktop: call out scout as included feature
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 08:37:49 +02:00
David Karlsson 6f41734352 scout: replace --type fs with protocol prefix
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-27 18:04:30 +02:00
Allie Sadler c9cce3c318
ENGDOCS-1671 (#18285)
* ENGDOCS-1671

* Update content/desktop/vm-vdi.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-09-27 10:50:57 +01:00
Allie Sadler 4cfa07f8d6
ENGDOCS-1688 (#18292)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-27 10:50:37 +01:00
IgorSamurovic e4fe643057
Removed output from console text (#18296)
When someone is copying everything in the console section in this instance, they are also copying the output. This is unnecessary and potentially confusing.
2023-09-27 09:17:07 +01:00
Stephanie Aurelio db84885c71
Change Azure AD references to Entra ID (#18257)
* update azure refs

* update faqs

* add hyphens

* fix typo
2023-09-26 12:46:33 -07:00
David Karlsson 1f6a961daa
Merge pull request #18251 from dvdksn/scout-repo-enable-require-org-flag
scout: add required --org flag for repo enable cmd
2023-09-26 16:38:11 +02:00
David Karlsson 63c0ad644f
Merge pull request #18270 from dvdksn/scout-runtime-generic-cli
scout runtime generic cli
2023-09-26 16:37:55 +02:00
David Karlsson aee7bd0a76
Merge pull request #18281 from dvdksn/scout-cli-v1.0.2
scout: bump cli v1.0.2
2023-09-26 16:37:40 +02:00
Allie Sadler 2d050d2fc9
fix watch (#18286)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-26 14:46:06 +01:00
Allie Sadler 0352b908f5
ENGDOCS-1684 (#18282)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-26 13:27:55 +01:00
David Karlsson ebdd7a0dc7 scout: cross-reference to env monitoring from ci
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-26 10:29:07 +02:00
David Karlsson ef1d58821d scout: add jenkins generic runtime integration
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-26 10:28:10 +02:00
David Karlsson 93616d55b5 scout: bump cli v1.0.2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-26 10:11:22 +02:00
Gabriela Georgieva e91fd9843f
Link CVEs in Docker Desktop release notes (#18275) 2023-09-26 08:08:52 +01:00
Cesar Talledo 1fa4e7ec70
A few more DD doc fixes (#18277)
* Fix FAQ answer on support for Docker Desktop on virtualized hardware.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* Indicate location of settings.json file on Linux hosts.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2023-09-26 08:07:53 +01:00
Stephanie Aurelio c6d15833e1
[9/25] Add early access feature banner to billing and subscription docs (#18260)
* add ea banners to billing and subscription pages for pro

* update wording
2023-09-25 18:20:19 -07:00
David Karlsson 331edfa628 scout: add generic environment integration, cli
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-25 17:06:21 +02:00
David Karlsson 3d5e3b372b scout: refresh environments overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-25 17:06:21 +02:00