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
David Karlsson
04bcc07516
Merge pull request #20601 from dvdksn/fix-redirect-overage
...
redirect: fix overage issue
2024-08-14 09:47:04 +02:00
David Karlsson
bc756a7978
redirect: remove redirects for docker-cloud and docker-store
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson
4d2d710d73
redirect: remove redirects for unused project cryptonyms
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson
8a4749bd22
redirect: remove redirects for retired commands
...
retired commands should not redirect to unrelated pages just to avoid
404
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:11 +02:00
David Karlsson
17b898be94
Merge pull request #20600 from dvdksn/engine-restruct-followups
...
redirects: add missing engine redirects after refactor
2024-08-14 09:38:53 +02:00
David Karlsson
f645a3831e
redirect: remove external redirects for nonexistent samples
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:32:04 +02:00
David Karlsson
c99bc3d710
redirect: prune old, duplicate redirects for /desktop
...
the /desktop/ path was redirected to from very old
docker-machine/toolbox paths, and had duplicate redirects set in front
matter alias and the redirects.yml file.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:31:59 +02:00
David Karlsson
8b9b5a0c25
engine: removed unused breaking changes page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:23 +02:00
David Karlsson
1c158c898f
engine: remove unused faq page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:04 +02:00
David Karlsson
1f3597eb35
hugo: remove unused redirect_from param from redirects tpl
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:15:46 +02:00
David Karlsson
9eb371e320
redirects: add missing engine redirects after refactor
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:12:29 +02:00
kanwalpreetkaur
3c2a202ea2
[docs] update Register a tax certificate ( #20585 )
...
* update tax certificate upload instructions
* updated url
* changes as per reviewdog
* updates acc to reviewer
2024-08-14 08:43:12 +02:00
David Karlsson
0ecd77896f
Merge pull request #20582 from vvoland/rn-27.1.2
...
engine: add 27.1.2 release notes
2024-08-13 16:32:19 +02:00
Allie Sadler
a26d380324
ENGDOCS-2179 ( #20591 )
...
* ENGDOCS-2179
* link fix
* more link fix
* final link fix
2024-08-13 11:51:09 +01:00
Paweł Gronowski
b29e23e553
engine/api: Update `docker version` output
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:18:49 +02:00