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
David Karlsson
bb026aebd1
scout: update support link to change repo limit
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 15:30:46 +02:00
David Karlsson
9dbb25290d
scout: add grid tile for upgrading plans
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson
26ee37b52a
feat: add image border as query param
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson
2b3e2cb8d5
scout: refresh dashboard content and screenshots
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson
b5f0bfdda7
scout: improve toc structure
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson
6915956a80
scout: promote policy from beta to ea
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson
0228249951
scout: promote section in manuals toc
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:39 +02:00
David Karlsson
178cfd4093
scout: remove early access in toc
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:07:14 +02:00
David Karlsson
737ad3c4be
scout: remove early access callout
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:07:14 +02:00
David Karlsson
9b0d35dfcd
scout: pop banner with border
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:07:14 +02:00
David Karlsson
898cd76e17
scout: move banner inside landing page hero
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:07:14 +02:00
David Karlsson
4e39f08029
scout: hoist landing page banner
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:07:14 +02:00
David Karlsson
8a4aa2ab2c
scout: landing page GA banner
2023-10-02 13:07:14 +02: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
2d48065c11
scout: policy redirect
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 05:44:06 +02: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
Sebastiaan van Stijn
1b176a0a6b
Merge pull request #18330 from dvdksn/main
...
fix: use links with leading slash as-is
2023-09-30 11:17:42 +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
2eb97d7fe7
fix: use links with leading slash as-is
...
Links that started with a slash were being prepended the URL hostname
and rendered as absolute links before. This caused our link checker to
miss broken links that contained a leading slash.
This change fixes this issue by rendering links with a leading slash as-is,
without modification.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-29 21:06:55 +02: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
Stephanie Aurelio
d7e8a0cfd1
Add role, team, and org attributes to SSO attributes table ( #18295 )
...
* add attributes to table
* add optional tag
2023-09-28 15:18:39 -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
0016a40651
fix: really hide the pixel image from scripts ( #18316 )
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 17:32:05 +02:00
David Karlsson
44abfddcea
build: rephrase perf penalty with qemu emulation
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 17:16:22 +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
0d8bf23014
scout: add go redirect for sysdig integration
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 15:43:07 +02:00
David Karlsson
5b88ec44cd
chore: add Sysdig to vocab
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 15:43:07 +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