Commit Graph

548 Commits

Author SHA1 Message Date
David Karlsson 3c0903b1df
Merge pull request #18668 from dvdksn/scout-policy-attest-scratch-base-image
scout: note policy eval issue with scratch image
2023-11-15 22:44:38 +01:00
Stephanie Aurelio b395c3e531
Update and refresh company docs (#18656)
* update company faqs structure diagram and implement support feedback

* update faq and callout

* implement feedback and fix conditional
2023-11-15 13:33:49 -08:00
Julian Harty 3a910cd3d8
Update multi-stage.md
Added the wildcard to the filter so that all the matching images are shown. The command without the wildcard didn't match either of the newly named images.
2023-11-15 11:24:00 +00:00
Shreeram 783876b938
Fixing the wasmtime path in alternative-runtimes.md
Fixing the wasmtime path in alternative-runtimes.md
2023-11-15 05:48:08 +05:30
David Karlsson eeadba9581
Merge pull request #18665 from dvdksn/scout-local-analysis-faq
scout: add faq about image analysis
2023-11-14 15:42:12 +01:00
David Karlsson 23278c8220 fix: community slack url
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-14 14:59:51 +01:00
David Karlsson 8c40cc29f2 scout: add faq about image analysis
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-14 14:54:41 +01:00
David Karlsson f6e63b4ebe scout: note policy eval issue with scratch image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-14 13:21:43 +01:00
Mihaela Stoica 425db7cb39
4.25 release note update (#18654)
* Update Docker Desktop release notes with the macOS minimum supported version

* Update macOS system requirements

- Added system requirements to the Apple silicon tab
- Removed the VirtualBox line
2023-11-14 08:02:15 +00:00
Lorena Rangel a64d73d85d
Release notes for 4.25.1 (#18617)
* Release notes for 4.25.1

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-11-13 16:22:42 +00:00
David Karlsson 98a1c51f0d
Merge pull request #18648 from fussybeaver/patch-1
Update _index.md
2023-11-13 12:45:54 +01:00
Niel Drummond 8b7419c2a6
Update _index.md
Add bollard as Rust SDK
2023-11-12 15:24:35 +00:00
Almeida de Almeida d035738408
Update seccomp.md 2023-11-12 11:15:29 +02:00
Lizz Thabet 09e83c62fe (refact) update docker init template name to reflect the cli 2023-11-10 12:24:16 -05:00
CrazyMax 17eb61acf3
build: fix gha cache scope
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-11-10 17:47:37 +01:00
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 7bb69cd866 scout: refresh gha ci example
Fix incorrections, restructure, and call out policy evaluation

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-03 21:08:48 +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
Maximilian Stinsky cd2d5bb941
Remove wrong statement from fluentd logging driver 2023-10-31 13:15:17 +01: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
David Karlsson ec07c18734 chore: tier 1 freshness: content/config/containers/logging/splunk.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 5c1b17beb7 chore: tier 1 freshness: content/config/containers/logging/plugins.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson dc86c93f9d chore: tier 1 freshness: content/config/containers/logging/logentries.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson c96099275a chore: tier 1 freshness: content/config/containers/logging/log_tags.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson b72a52fa7c chore: tier 1 freshness: content/config/containers/logging/local.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson b44c3deac2 chore: tier 1 freshness: content/config/containers/logging/json-file.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 3569940486 chore: tier 1 freshness: content/config/containers/logging/journald.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 2f0017ebe1 chore: tier 1 freshness: content/config/containers/logging/gelf.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson c5b7301818 chore: tier 1 freshness: content/config/containers/logging/gcplogs.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson b65597400f chore: tier 1 freshness: content/config/containers/logging/dual-logging.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 36e36d030f chore: tier 1 freshness: content/config/containers/logging/configure.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 11d7363943 chore: tier 1 freshness: content/config/containers/logging/awslogs.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 3df1949e23 chore: tier 1 freshness: content/config/containers/logging/_index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson d82daa0186 chore: tier 1 freshness: content/config/containers/logging/fluentd.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 33d73761d7 chore: tier 1 freshness: content/config/containers/logging/etwlogs.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 15:51:18 +02:00
David Karlsson 3c28badf07
Merge pull request #18528 from dvdksn/engine-24.0.7-release
docker-ce 24.0.7 release
2023-10-27 14:20:16 +02:00
David Karlsson b8eddcc8f4 config: update docker_ce_version to 24.0.7
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 13:31:13 +02:00
Lorena Rangel 22f8dab596
Add Docker Desktop 4.25.0 known issues (#18539)
* add docker desktop 4.25.0 known issues

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

* Apply suggestions from code review

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-10-27 09:53:07 +01:00
David Karlsson 3577e06c2f engine: add 24.0.7 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-27 09:57:01 +02:00
David Karlsson e7f593ea48 chore: tier 1 freshness: content/config/containers/runmetrics.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 22:53:53 +02:00
David Karlsson c63d0cdf6f chore: tier 1 freshness: content/config/containers/resource_constraints.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 22:32:57 +02:00
David Karlsson 173c7c4596 chore: tier 1 freshness: content/config/containers/multi-service_container.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 22:13:27 +02:00
David Karlsson 3f1a01cb71 chore: tier 1 freshness: content/config/containers/live-restore.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 22:08:59 +02:00
David Karlsson 0ebfc4ff7c chore: tier 1 freshness: content/config/formatting.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 22:05:15 +02:00
David Karlsson 657b3479ef chore: tier 1 freshness: content/config/labels-custom-metadata.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 22:02:38 +02:00
Stephanie Aurelio 93d373e676
freshness updates (#18533) 2023-10-26 12:58:08 -07:00
David Karlsson c176642180 chore: tier 1 freshness: content/config/pruning.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 21:55:15 +02:00
J. Casalino 14be084edb
Add filtering section on docker system prune (#18519)
* Add filtering section on docker system prune

Docker system prune is allowed for API 1.28+, as shown in the doc https://docs.docker.com/engine/reference/commandline/system_prune/, but this is not shown in the Prune unused objects page.

* Remove disclaimer per suggestion

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 21:49:38 +02:00
Stephanie Aurelio 4065fc2c98
add callout and update login criteria (#18534) 2023-10-26 11:42:41 -07:00
Stephanie Aurelio 4038b9f35d
[10/25] Update create account page with social providers (#18472)
* update create account steps and faq

* update steps and implement feedback

* Update for clarity
2023-10-26 10:42:55 -07:00
Allie Sadler 5256cc2d48
ENGDOCS-1747 (#18489)
* ENGDOCS-1747

* ENGDOCS-1747

* windows build requirements
2023-10-26 16:43:42 +01:00
Allie Sadler c25af4a29c
POS-2086 (#18490) 2023-10-26 16:39:11 +01:00
Craig Osterhout 5dd52a4184
add desktop notification settings (#18510)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-26 16:34:59 +01:00
David Karlsson c434eec2de
scout: dd sbom indexing settings (#18461)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-26 16:29:26 +01:00
Allie Sadler 270c2ef7b6
ENGDOCS-1717 (#18446)
* ENGDOCS-1717

* fix build

* fix build

* fix build

* fix build

* tweak steps

* tweak steps

* review edits

* second review round

* small tweaks

* add known issue

* final edits

* final review

* final review
2023-10-26 16:17:35 +01:00
Lorena Rangel 731402fa06
Docker Desktop release notes for 4.25.0 (#18506)
* Docker Desktop release notes for 4.25.0

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

* Reviews

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

* add known issues

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

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-10-26 16:14:59 +01:00
Shivansh Mittal c9d336a0bb
typo in the content (#18524)
Docker hub was written as docke hub, which is not a word.
2023-10-26 13:57:09 +01:00
David Karlsson 04732c7b7a
Merge pull request #18517 from Yachika9925/patch-1
Update volumes.md
2023-10-25 23:03:48 +02:00
David Karlsson 327f9370ee
Merge pull request #18515 from dvdksn/hb-jenkins
build(hb): add jenkins example
2023-10-25 17:14:13 +02:00
David Karlsson b563bbcca8 build(hb): add jenkins example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-25 16:45:17 +02:00
Yachika9925 b98c9d4a5c
Update volumes.md
fixes #18503
2023-10-25 19:39:00 +05:30
Allie Sadler 0aa2ccfe02
ENGDOCS-1752 (#18514)
* ENGDOCS-1752

* fix link

* fix title:

* review edits
2023-10-25 14:08:19 +01:00
David Karlsson e5ad4b88af build(hb): add buildkite example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-25 11:44:45 +02:00
David Karlsson 100764463b
Merge pull request #18508 from dvdksn/hb-gitlab
build: add gitlab ci/cd hb example
2023-10-25 09:27:50 +02:00
David Karlsson d27b6afabc build(hb): align var names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-24 20:41:11 +02:00
David Karlsson aea63bdf25 build(hb): add gitlab example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-24 20:39:26 +02:00
Stephanie Aurelio 6de583737f
[10/23] - Update banner for billing and subscription docs (#18449)
* update billing and subs banner

* update org page

* update banners

* update wording

* update for ui changes

* update faqs

* fix ol

* update list

* Implement feedback

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-24 08:18:39 -07:00
Sebastiaan van Stijn f901205246
Merge pull request #18499 from mstinsky/main
Set correct default value for fluentd-buffer-limit
2023-10-24 15:59:06 +02:00
Matthias Gubler a0831e4d1e
Add example Dockerfile (#18427)
* Add example Dockerfile

* Align with action

* Update cache.md
2023-10-24 15:44:08 +02:00
David Karlsson 78025e73e4
Merge pull request #18403 from BrettC5159/patch-1
Update _index.md
2023-10-24 15:41:15 +02:00
Marc Capell 982e653735
feat(scout-ecr): update created AWS resources 2023-10-24 15:24:27 +02:00
David Karlsson 69869f544b
Merge pull request #18485 from dvdksn/engine-rhel-s390x
engine: clarify the s390x limitation for rhel
2023-10-24 12:03:44 +02:00
Allie Sadler ebf14248be
ENGDOCS-1743 (#18501)
* ENGDOCS-1743

* fix
2023-10-24 10:52:17 +01:00
Allie Sadler f1ff148c58
ENGDOCS-1739 (#18493)
* ENGDOCS-1739

* fix
2023-10-24 09:18:43 +01:00
Allie Sadler c0e64d8116
ENGDOCS-1744 (#18491)
* ENGDOCS-1744

* tweak
2023-10-24 09:17:51 +01:00
Vlad GURDIGA 50b68b6e08
Fix typo in networking.md (#18498) 2023-10-24 08:39:50 +01:00
Maximilian Stinsky 937d8b6c03
Set correct default value for fluentd-buffer-limit
Docker is setting a higher (1048576) default buffer limit than the fluent logger library (8192).
https://github.com/moby/moby/blob/v24.0.6/daemon/logger/fluentd/fluentd.go#L39
2023-10-24 08:44:53 +02:00
Stephen Turner 4f81c2d40f
Align rate limit and service account pages (#18481)
* [WIP] Align rate limit and service account pages

* Update service-accounts.md
2023-10-23 10:52:38 +01:00
Andreas Violaris 8768bd8146
Fix grammar (#18484) 2023-10-23 09:56:23 +01:00
Frederico Mazzone 3f887a518c
New screenshot for Docker Extensions v4.25.0 (#18482)
* New screenshot for Docker Extensions v4.25.0
Some things have changed, such as Build tab renamed to Create,
and the sidebar has changed since v4.22.0.

It's also good to update because new extensions appear top
of the list, so they get some promotion here in the docs.

* compress image and convert to webp
2023-10-21 13:23:53 +02:00
David Karlsson 9acc019104 engine: clarify the s390x limitation for rhel
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 22:16:11 +02:00
David Karlsson 9fdda323e8
Merge pull request #18480 from amyb12345/patch-1
Update advisory-db-sources.md
2023-10-20 21:10:38 +02:00
Craig Osterhout 9443cc8397
fix node.js guide and contribute guide redirect (#18475)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-20 09:22:12 -07:00
Craig Osterhout 59990dde0f
freshness: java and go language-specific guides (#18466)
* refresh go and java language guides

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-20 09:21:13 -07:00
Stephanie Aurelio ae798c90b1
Engine install freshness (#18464)
* create includes and refresh engine install docs

* freshness cleanup

* simplify sentence

* remove includes and add consistent spelling for apt

* Implement feedback

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 08:40:30 -07:00
Amy Bass 8aa4e5db4e Update advisory-db-sources.md
Added two new sources to our Advisory Database for Docker Scout.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-20 17:33:08 +02:00
Stephen Corya f54b50a206
Remove capabilities message about swarm mode (#18430)
Co-authored-by: Stephen Corya <stephen@corya.net>
2023-10-20 10:27:43 +01:00
Allie Sadler 0a27e9f46b
fix h1s (#18477) 2023-10-20 09:37:35 +01:00
Craig Osterhout 4b47d5a5d8
freshness: language-guides landing and node.js (#18460)
* docs refresh node.js and language landing page

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-19 08:56:36 -07:00
Craig Osterhout 1fc6d134a7
Merge pull request #18468 from craig-osterhout/python-redirects
fix python guide redirects
2023-10-19 06:52:43 -07:00
minhtaile2712 1e377e0696
Simplify sentences (#18432)
Some sentences are lengthy and repeat. This fixes them.
2023-10-19 11:24:41 +01:00
shuoer86 56f40dc07d
fix typos (#18423) 2023-10-19 11:19:29 +01:00
Allie Sadler a5ce36a042
ENGDOCS-1733 (#18457)
* ENGDOCS-1733

* 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-10-19 10:44:49 +01:00
David Karlsson 5cdff48a61
Merge pull request #18390 from dvdksn/remove-registry
registry: prune registry docs
2023-10-19 11:43:09 +02:00
Guillaume Lours 743730eff1
Watch sync and restart action (#18463)
* add sync+restart definition to watch documentation

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* align watch path, relative to project dir and not build context, with specification definition

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* add prerequistes for compose watch feature

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update content/compose/file-watch.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-10-19 09:01:03 +01:00
Guillaume Lours 0aee3ebe1d
add release notes for Compose 2.23.0 (#18462)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-10-19 08:59:44 +01:00
David Karlsson 98c38b6141 chore: remove registry docs
Removes most of the registry docs, keeping only:

- How to set up a Docker Hub mirror

The canonical location for registry/distribution docs from now on is:

https://distribution.github.io/distribution/

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 09:21:37 +02:00
Craig Osterhout 109cb91aaa
fix python guide redirects
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 16:53:33 -07:00
Craig Osterhout fd35fbd321
fix links (#18465)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 15:35:42 -07:00
Craig Osterhout 68f20697d0
get-started: update .net deployment (#18400)
* update .net deployment

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-18 15:06:22 -07:00
Craig Osterhout ccecb1c3f1
get-started: update python guide (#18404)
* update python guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-18 15:05:56 -07:00
David Karlsson 04e260b1bf
Merge pull request #18454 from dvdksn/scout-freshness-q3
scout: q3 refresh
2023-10-18 20:14:52 +02:00
Allie Sadler ec804204dc
ENGDOCS-1716 (#18385)
* ENGDOCS-1716

* tweak
2023-10-18 17:01:29 +01:00