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
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
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
David Karlsson
d5420c616e
Merge pull request #18310 from dvdksn/style-dds-updates
...
styling updates
2023-09-28 11:11:01 +02:00
David Karlsson
dab13dbaff
style: font antialiasing
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 11:01:33 +02:00
David Karlsson
c6aa90c33a
style: dds webapp top nav
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 11:01:33 +02:00
David Karlsson
a6b1b8bf89
Merge pull request #18312 from dvdksn/link-icon-text-noselect
...
fix: add no-select to external link icon
2023-09-28 10:59:17 +02:00
David Karlsson
6e3d110e5b
style: dds Breadcrumbs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 10:56:12 +02:00
David Karlsson
0905e312e3
chore: remove unused templates
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 10:56:12 +02:00
David Karlsson
81643b7962
style: dds SidebavNavigation
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 10:56:11 +02:00
David Karlsson
0eca2035e7
fix: add no-select to external link icon
...
Prevents users from having the icon ligature text included in
clipboard text when copying text from the docs site.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-09-28 10:36:49 +02:00
David Karlsson
84ee7884e7
Merge pull request #18308 from dvdksn/dd-add-scout-included
...
desktop: call out scout as included feature
2023-09-28 10:28:08 +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
c4f9b25316
Merge pull request #18303 from dvdksn/scout-update-fs-syntax
...
scout: replace --type fs with protocol prefix
2023-09-27 18:06:42 +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
Stephanie Aurelio
8374eb56b3
update reference to UI name ( #18301 )
2023-09-27 08:27:58 -07:00
Allie Sadler
8d8014a8bb
ENGDOCS-1690 ( #18298 )
...
* vendor: github.com/compose-spec/compose-spec v0.0.0-20230927132538-f223c5150d5d
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* ENGDOCS-1690
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-09-27 15:58:11 +01: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