Commit Graph

63142 Commits

Author SHA1 Message Date
David Karlsson f99be0f9df compose: fix link to RUN --mount=type=ssh
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 17:04:28 +02:00
David Karlsson 73f137e77b
Merge pull request #20650 from dvdksn/revert-98987a6
revert 98987a6
2024-08-19 16:36:01 +02:00
David Karlsson 9d1831991a releaser: increase sleep before publishing lambda
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 16:28:58 +02:00
David Karlsson 2d742d80c2 Revert "release: increase timeout for creating lambda from 3s to 10s"
This reverts commit 98987a64c3.

The timeout option doesn't have any effect, since the error happens in a
later function call to PublishVersion.
2024-08-19 16:26:19 +02:00
Allie Sadler 54ab3df392
badge use (#20649) 2024-08-19 15:22:32 +01:00
David Karlsson ca7a7b9a03
Merge pull request #20648 from dvdksn/compose-nw-driver-opt-example
compose: use real network driver_opts examples
2024-08-19 16:20:31 +02:00
David Karlsson f01d6aefa9 compose: use real network driver_opts examples
The examples provided for network driver opts with compose only
demonstrated placeholder, fictitious options. This changes the examples
to show a realistic example for the bridge driver.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 14:50:01 +02:00
David Karlsson a12156cf51
Merge pull request #20645 from dvdksn/rm-unused-alias
redirect: removes an incorrect alias
2024-08-19 13:42:30 +02:00
David Karlsson 3da8eb05e8 redirect: removes an incorrect alias
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 13:40:04 +02:00
Sebastiaan van Stijn 1758ad8772
Merge pull request #20571 from matty-at-rdc/patch-2
Update volumes.md
2024-08-19 13:33:12 +02:00
David Karlsson 9e90b8cfd0
Merge pull request #20592 from dvdksn/restructure-build-manuals
build: restructure manuals section
2024-08-19 13:12:53 +02:00
David Karlsson 127bf48d12 build: restructure manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 12:48:49 +02:00
Allie Sadler 52b3d97da7
ENGDOCS-2184 (#20641)
* ENGDOCS-2184

* fix more links

* remove numbers from file names

* final link fix

* this is really the last fix
2024-08-19 11:45:34 +01:00
Jeffrey Arts 3d5b40fc20
Update compose-application-model.md (#20632)
Typo fix
2024-08-19 08:19:49 +01:00
Allie Sadler 2a31bb8da6
ENGDOCS-2182 (#20628)
* ENGDOCS-2182

* ENGDOCS-2182

* ENGDOCS-2182

* update note

* update note

* caps fix
2024-08-19 08:13:09 +01:00
David Karlsson cc7eab890c
Merge pull request #20638 from rcarmen-btc/patch-1
Update key-concepts.md
2024-08-19 09:03:04 +02:00
riserlarenss 666ad23301
Update key-concepts.md
исправил опечатку
2024-08-19 08:36:43 +03:00
David Karlsson c80fb94961
Merge pull request #20634 from iamAyushChamoli/fix-20627-typo-fix
(Fixed) Typo in Docker Documentation - Redundant "are" in Sentence
2024-08-18 15:03:35 +02:00
unknown 247712ed73 (Fixed) Typo in Docker Documentation - Redundant "are" in Sentence
Fixes  #20627
2024-08-18 16:45:55 +05:30
Joana H 18544668ef
bump compose to v2.29.2 (#20629)
* bump compose to v2.29.2

Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Joana Hrotko <joana.hrotko@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-16 14:53:02 +01:00
Matthew Cale 405c04c189 Update volumes.md
Typo :)
2024-08-16 11:27:31 +02:00
David Karlsson cabff85f2e
Merge pull request #20608 from dvdksn/callouts-render-hook
hugo: use render hooks for blockquotes (callouts/alerts)
2024-08-16 10:45:03 +02:00
David Karlsson eb8614af4d hugo: refactor include shortcode mechanics
Instead of inserting the raw file contents, use the page object.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:30:05 +02:00
David Karlsson be79aba1b6 contrib: update instructions and examples for callouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson 556aa69437 chore: use restricted shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson de909cde37 chore: use experimental shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:51 +02:00
David Karlsson e3aa78b72c chore: update alert syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:49 +02:00
David Karlsson 0f4bb635f5 hugo: update alerts in cli template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:29:32 +02:00
David Karlsson 43810e618d hugo: add restricted shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:28:49 +02:00
David Karlsson 4df0ee12c5 hugo: add experimental shortcode
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:28:49 +02:00
David Karlsson ea6246b059 hugo: use render hook for callouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 10:28:48 +02:00
David Karlsson c9483480b2
Merge pull request #20624 from dvdksn/fix-copy-zindex
site: decrease z-index for copy button
2024-08-16 09:52:50 +02:00
David Karlsson d6b40d3e40
Merge pull request #20557 from msanft/patch-1
docs: document journald image name field
2024-08-16 09:52:24 +02:00
Moritz Sanft 4694e5556c docs: document journald image name field
The `IMAGE_NAME` field is exported to the `journald` logging driver, but wasn't documented previously.

Since this field is likely to be relevant to consumers, this adds documentation for it.
2024-08-16 09:51:36 +02:00
David Karlsson c303c470a3 site: decrease z-index for copy button
The copy button z-index was higher than the site header.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-16 09:46:26 +02:00
David Karlsson 50b97b01d5 lint: disable warning for reference links with shortcut syntax
The shortcut syntax is used by GitHub-style alerts and trigger a lint
warning.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-15 22:06:22 +02:00
David Karlsson 2fc1094c74 netlify: bump hugo version for preview deployments to v0.132.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-15 22:06:22 +02:00
Craig Osterhout a1750fba00
admin: add sso troubleshooting (#20497)
* admin: add sso troubleshooting

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-15 09:11:26 -07:00
David Karlsson ff63df0998
Merge pull request #20618 from dvdksn/publish-cloudfront-update
release: increase timeout for creating lambda from 3s to 10s
2024-08-15 11:21:07 +02:00
David Karlsson baa30f485d
Merge pull request #20606 from dvdksn/fix-running-containers-redirect
redirect: fix more engine redirects
2024-08-15 10:06:19 +02:00
David Karlsson 32834347d0
Merge pull request #20596 from dvdksn/scout-policy-consolidate
scout: update ootb policy to match health score rules
2024-08-15 10:06:08 +02:00
Allie Sadler 3b64bebf9f
ENGDOCS-2180 (#20594)
* ENGDOCS-2180

* link fix

* final link fix

* remove old page

* remove old page links
2024-08-15 08:59:37 +01:00
David Karlsson 98987a64c3 release: increase timeout for creating lambda from 3s to 10s
We've seen instances where the publishing workflow has recently started
failing when trying to update the CloudFront config (create lambda
function). Re-running the workflow usually fixes the problem.

The default timeout for creating a lambda function is 3 seconds. Bumping
the limit to 10s might help resolve this issue.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-15 08:29:44 +02:00
David Karlsson 764c62a421 redirect: update alias redirects for storagedrivers
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-15 08:13:49 +02:00
Craig Osterhout d444610c66
move docker-id topic (#20614)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-14 14:29:06 -07:00
David Karlsson 5b97008dcd redirect: fix redirect key/value order for running containers page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 17:13:11 +02:00
Allie Sadler 99db35c5ad
Engdocs 2177 (#20583)
* ENGDOCS-2177

* ENGDOCS-2177

* remove old images and other minor edits

* edits
2024-08-14 13:21:01 +01:00
David Karlsson 23edbb9f4e scout: update ootb policy to match health score rules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 11:02:55 +02:00
Antony Southworth ebfe67a54a
Make the specification of max-buffer-size discoverable. (#20562)
* Make the specification of max-buffer-size discoverable.

It's not obvious what type of strings are accepted by `max-buffer-size` nor is it obvious what e.g. `4m` means. Four _minutes_? (to me, it looks like something accepted by [ParseDuration](https://pkg.go.dev/time#ParseDuration).

Instead we should direct users to the relevant documentation to explain clearly what's allowed and what the units are.

* Update configure.md
2024-08-14 09:54:08 +02:00
David Karlsson fd2dbcf9b4
Merge pull request #20584 from dvdksn/housekeeping
hugo/build/ci housekeeping
2024-08-14 09:52:36 +02:00