Allie Sadler
abd030c3fe
ENGDOCS-2185 ( #20655 )
...
* ENGDOCS-2185
* fix
* silly mistake
* rename getting-started to introduction
* fix
* final fix
* formtatting
* review edits
* review edits
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 08:23:29 +01:00
David Karlsson
c6f9d7faad
Merge pull request #20656 from dvdksn/copilot-waitlist
...
copilot: call out waitlist signup
2024-08-19 23:12:31 +02:00
David Karlsson
f9669786ee
Merge pull request #20610 from dvdksn/build-images-concept-overview
...
guides: add overview for the building images guide
2024-08-19 18:18:04 +02:00
David Karlsson
a7ce2aeefc
copilot: call out waitlist signup
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 17:30:50 +02:00
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
Allie Sadler
54ab3df392
badge use ( #20649 )
2024-08-19 15:22:32 +01: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
c3826fd4c9
guides: add overview for the building images guide
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-19 13:42:43 +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
riserlarenss
666ad23301
Update key-concepts.md
...
исправил опечатку
2024-08-19 08:36:43 +03: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
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
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
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
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
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
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
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
Paweł Gronowski
8ecc7a5347
engine: add 27.1.2 release notes
...
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:16:44 +02:00
David Karlsson
12df6475da
fix: duplicate aliases for the same paths
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:28:07 +02:00
David Karlsson
9ad45881d4
Merge pull request #20580 from dvdksn/logging-aliases
...
engine: add missing aliases after file rename
2024-08-12 20:20:39 +02:00