Commit Graph

61164 Commits

Author SHA1 Message Date
David Karlsson dadaefce3f
Merge pull request #18606 from dvdksn/scout-attest-ootb-policy
scout attest ootb policy
2023-11-10 16:08:40 +01:00
David Karlsson 241040e7c7 scout: add attestation ootb policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-10 16:03:34 +01:00
David Karlsson ac3e0af07d
Merge pull request #18631 from docker/revert-18627-main
Revert "search: add a stronger main content identifier"
2023-11-10 15:43:10 +01:00
David Karlsson a0dca716e9
Revert "search: add a stronger main content identifier" 2023-11-10 15:37:39 +01:00
David Karlsson 5600c7a78c
Merge pull request #18628 from dvdksn/breadcrumb-identifier
search: add breadcrumbs identifier
2023-11-10 14:34:14 +01:00
David Karlsson 3e9563ffc7 search: add breadcrumbs identifier
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-10 14:28:54 +01:00
David Karlsson d42423cef0
Merge pull request #18627 from dvdksn/main
search: add a stronger main content identifier
2023-11-10 14:23:35 +01:00
David Karlsson 72a1be8ec1 search: add a stronger main content identifier
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-10 13:34:25 +01:00
Allie Sadler 6fb749f604
ENGDOCS-1802b (#18621)
* ENGDOCS-1802b

* Apply suggestions from code review

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-10 10:16:28 +00:00
David Karlsson 9c96d26c9c
Merge pull request #18620 from dvdksn/go-redirect-cred-helpers
cli: add redirect for unencrypted cli login
2023-11-09 23:10:40 +01:00
David Karlsson fa364a8459
Merge pull request #18619 from dvdksn/alternate-card-layout
ux: add "image" layout for cards
2023-11-09 20:19:14 +01:00
David Karlsson 3dcd1b6a21 cli: add redirect for unencrypted cli login
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-09 16:57:36 +01:00
David Karlsson 8b823b7a35
Merge pull request #18622 from felipecruz91/rename-policies
chore: change policy names
2023-11-09 16:25:17 +01:00
felipecruz91 6056acbaa4
chore: change policy names 2023-11-09 16:11:13 +01:00
David Karlsson d01789c386 hugo: add support for specifying grid columns
Converts the grid shortcode to use named arguments, and adds support for
a second "cols" argument for specifying grid size (3 by default).

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-09 15:39:51 +01:00
David Karlsson 40546dbbdf ux: add "image" card layout
This change to the cards partial adds support for an alternate layout.

The layout to use is decided based on the input parameter used to
generate the card:

- If an `image` is given, the new "tall image" layout is used
- If an `icon` is given, the default layout is used

Image and icon are mutually exclusive.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-09 15:36:57 +01:00
Allie Sadler cb8c338d64
windows version recommend/required (#18618) 2023-11-09 14:27:59 +00:00
Allie Sadler 0f2fe1de22
ENGDOCS-1771 (#18613)
* ENGDOCS-1771

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix build

* fix links

* links

* add cards

* final link fix

* review edits
2023-11-09 09:23:24 +00:00
Allie Sadler dad156f577
ENGDOCS-1803 (#18615) 2023-11-09 09:03:44 +00:00
David Karlsson 13980d45cb build: clarify default image store limitation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-08 18:38:58 +01:00
Allie Sadler 9670d090a2
ENGDOCS-1801 (#18614) 2023-11-08 14:12:56 +00:00
Mihaela Stoica 322874fb3b
Add known issue to Docker Desktop 4.25 (#18611) 2023-11-07 17:26:31 +00:00
Stephanie Aurelio 5bd8173e3e
Add effects converting a user account to an org (#18580)
* add effects of account conversion

* cleanup

* update wording
2023-11-06 08:01:47 -08:00
Stephanie Aurelio 3c68bd516e
Billing and subscription updates (#18589)
* remove banners and update steps

* update wording

* update list

* clarify steps

* update seats and fix list

* fix capitalization and align wording
2023-11-06 08:01:19 -08:00
Sebastiaan van Stijn ab7ad47d55
Merge pull request #18605 from dvdksn/upgrade-cli
vendor: upgrade github.com/docker/cli to 24.0@b33612426ac3b02a12ae4f0d2751aa24299fe686
2023-11-06 13:41:20 +01:00
David Karlsson 4e61cde8cc vendor: upgrade github.com/docker/cli to 24.0@b33612426ac3b02a12ae4f0d2751aa24299fe686
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-06 13:38:01 +01:00
Allie Sadler b4268ce362
fancy callout icons (#18586) 2023-11-06 11:17:04 +00:00
Allie Sadler a684b67b87
Engdocs 1785 (#18601)
* ENGDOCS-1785

* remove space

* Update content/desktop/synchronized-file-sharing.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-06 09:37:03 +00:00
Allie Sadler c7df570f30
resize images (#18588) 2023-11-06 09:27:43 +00:00
Allie Sadler ddb2ed1d0b
ENGDOCS-1770 (#18584)
* ENGDOCS-1770

* add last updated info
2023-11-06 09:27:14 +00:00
William Tange 8cdf48bc59
Typo: change 'Buisness' to 'Business' (#18592) 2023-11-06 08:49:50 +00:00
David Karlsson 8722247820
Merge pull request #18593 from dvdksn/fix-lint
fix lint
2023-11-04 13:12:08 +01:00
David Karlsson 1fdb2e77d4 fix: broken glob path for lint job
Linting was only running on a subset of our Markdown files in `content`.
This change fixes the glob path, and adds appropriate exclude paths.
Because the glob pattern was incorrect before, we had lots of files that
didn't comply with the linting rules. This commit also fixes those
issues.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
David Karlsson 18cdb02ece lint: pin markdownlint-cli2 version to v0.10.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-04 10:50:02 +01:00
David Karlsson e81fc899ec
Merge pull request #18577 from dvdksn/build-ui-refresh
build: refresh to build ui docs
2023-11-03 16:37:45 +01:00
David Karlsson 6aa508ab4a build: refresh to build ui docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-03 14:42:03 +01:00
Allie Sadler f8ee348b98
refresh diagrams (#18567)
* refresh diagrams

* fix build

* tweaks to images

* remove old images

* review fixes
2023-11-03 10:23:34 +00:00
David Karlsson 80e57e64a6
Merge pull request #18582 from dvdksn/add-bestpractice
build: refresh ADD and COPY recommendations
2023-11-03 11:00:59 +01:00
David Karlsson 883db42192
Merge pull request #18571 from dvdksn/hub-registry
registry: clarify hub<>registry
2023-11-03 09:48:25 +01:00
David Karlsson 1950c9afcb registry: clarify hub<>registry
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-03 09:45:52 +01:00
David Karlsson 43770c87e4 build: refresh ADD and COPY recommendations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-03 09:43:10 +01:00
Craig Osterhout c8f0c28035
update go language-specific guide (#18562)
* update deploy and ci-cd in go guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-02 15:58:38 -07:00
David Karlsson e44791333e
Merge pull request #18579 from sheltongraves/patch-2
Update image-management.md
2023-11-02 20:50:43 +01:00
sheltongraves b3c99b496e registry: update Image Access Management deprecation date to 2023-12-11
Author: sheltongraves <148902861+sheltongraves@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-02 20:43:35 +01:00
Craig Osterhout 3e90348a7e
remove nodejs doc reference in get-started (#18572)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-02 07:14:25 -07:00
Aurelie Vache c72214f10e
fix: hte to the (#18573) 2023-11-02 09:57:35 +00:00
Stephanie Aurelio 2a5041d9db
Update SSO user FAQ (#18568)
* add privacy faq

* update language
2023-11-01 12:44:41 -07:00
Stephanie Aurelio 9bb29a2776
Update Scout billing docs for adding and removing repos (#18542)
* add steps

* add restriction callout

* update for brevity
2023-11-01 08:12:18 -07:00
David Karlsson 3317fd8ace
Merge pull request #18559 from dvdksn/main
scout: high-profile cves policy
2023-11-01 10:57:40 +01:00
David Karlsson 6d1127f518
Merge pull request #18564 from dvdksn/lint-code-block-language
add lint rule for code block language tags
2023-11-01 10:56:53 +01:00