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
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
fa364a8459
Merge pull request #18619 from dvdksn/alternate-card-layout
...
ux: add "image" layout for cards
2023-11-09 20:19:14 +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
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
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
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
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
David Karlsson
c5e0b995c5
chore: add missing language tags for code blocks
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-01 10:52:00 +01:00
Benjamin Grandfond
98ad96f412
Add missing file extension to create admin-settings.json ( #18560 )
2023-11-01 09:17:39 +00:00
David Karlsson
2259278efc
scout: add high-profile cves
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-01 09:06:47 +01:00
Craig Osterhout
2f0e1ef11c
update rust language-specific guide ( #18521 )
...
* update rust guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-31 14:02:13 -07:00
Craig Osterhout
ff5c95f3f2
update java language-specific guide ( #18536 )
...
* update java language guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Stephanie Aurelio <133041642+stephaurelio@users.noreply.github.com>
2023-10-30 15:19:02 -07:00
Allie Sadler
195dcb7c2f
RAM redirect ( #18552 )
2023-10-30 16:37:06 +00:00
Allie Sadler
ca54a465f5
Chores: ENGDOCS-1762 and ENGDOCS-1763 ( #18548 )
...
* ENGDOCS-1762
* ENGDOCS-1762
2023-10-30 14:20:53 +00:00
David Karlsson
33c36bc889
Merge pull request #17389 from polarathene/docs/firewalld-remove-migration-notes
...
docs: Remove firewalld zone instructions
2023-10-30 09:59:18 +01:00
David Karlsson
b0adb473dc
Merge pull request #18540 from dvdksn/engine-config-refresh
...
/config tier 1 refresh
2023-10-27 19:58:07 +02:00
David Karlsson
0dd29dccf4
chore: tier 1 freshness: content/config/daemon/_index.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson
5061e7114f
chore: tier 1 freshness: content/config/daemon/troubleshoot.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson
dc0453c802
chore: tier 1 freshness: content/config/daemon/systemd.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson
2ee99abc0d
chore: tier 1 freshness: content/config/daemon/remote-access.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson
aad4419941
chore: tier 1 freshness: content/config/daemon/prometheus.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson
0d707a2c9a
chore: tier 1 freshness: content/config/daemon/logs.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson
6f717a0ff6
chore: tier 1 freshness: content/config/containers/logging/syslog.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00