Ville Skyttä
ae3eec2c70
docs: grammar and spelling fixes ( #22136 )
...
<!--Delete sections as needed -->
## Description
<!-- Tell us what you did and why -->
Fix a few grammar and spelling errors.
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-28 14:13:37 -08:00
Allie Sadler
a0b3a20b96
Merge pull request #22089 from aevesdocker/ENGDOCS-2437
...
ENGDOCS-2437
2025-02-24 15:32:37 +00:00
Allie Sadler
90824aed51
ENGDOCS-2429 ( #22032 )
...
<!--Delete sections as needed -->
## Description
Adds https://github.com/compose-spec/compose-spec/pull/569
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-14 08:21:02 +00:00
Allie Sadler
86b71d1dce
ENGDOCS-2409 ( #21963 )
...
<!--Delete sections as needed -->
## Description
Spec updates:
Adds https://github.com/compose-spec/compose-spec/pull/563
Adds https://github.com/compose-spec/compose-spec/pull/558
Adds https://github.com/compose-spec/compose-spec/pull/565
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-02-06 08:30:20 +00:00
Craig Osterhout
7008f1f213
add aliases for 404s ( #21945 )
...
<!--Delete sections as needed -->
## Description
Add some aliases for some top 404s.
https://heapanalytics.com/app/env/4204607514/graph/chart/Docs-Weekly-404-Errors-13539083
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Editorial review
Signed-off-by: Craig <craig.osterhout@docker.com >
2025-01-31 14:10:10 -08:00
Sarah Sanders
9f56d945a7
chore: summary bar cleanup ( #21887 )
...
## Description
- Updated "Contribute" guide to reference summary bars, added
instructions for using them
- Removed `introduced` partial, this is now replaced by the summary bar
`requires` value
- Updated all files using `introduced` partial to use summary bar,
updated YAML file w/ feature name and info
## Related issues or tickets
[ENGDOCS-2392](https://docker.atlassian.net/browse/ENGDOCS-2392 )
## Reviews
- [ ] Technical review
- [ ] Editorial review
[ENGDOCS-2392]:
https://docker.atlassian.net/browse/ENGDOCS-2392?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-30 07:54:26 -08:00
Sarah Sanders
d083617e9d
fix: update include.html for heading error ( #21906 )
...
## Description
- Problem: Some include shortcodes produce missing H3 ToC headings (ex:
https://docker.slack.com/archives/C039ZM6GH4Z/p1737545677728649 )
- Fix: Update to include.html uses Hugo readFile function to fix parsing
errors and updated all include shortcodes using Find and Replace to use
correct syntax: `{{% "include-file" %}}`
## Related issues or tickets
-
[ENGDOCS-2398](https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiZGE3OTBmY2ExOTliNDVjY2JlOTc4Y2ViY2MwNDI3NDEiLCJwIjoiaiJ9 )
## Reviews
- [ ] Technical review
[ENGDOCS-2398]:
https://docker.atlassian.net/browse/ENGDOCS-2398?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-29 07:31:40 -08:00
Allie Sadler
f1a87f4fc0
ENGDOCS-2382 ( #21848 )
...
<!--Delete sections as needed -->
## Description
Some Compose spec updates:
Adds https://github.com/compose-spec/compose-spec/pull/557
Adds https://github.com/compose-spec/compose-spec/pull/555
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-23 15:51:21 +00:00
Allie Sadler
dc878e6cd1
ENGDOCS-2376 ( #21797 )
...
<!--Delete sections as needed -->
## Description
Updates Compose Spec with content in
https://github.com/compose-spec/compose-spec/pull/530
Also some freshness of the `ports` attribute
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-13 14:16:37 +00:00
Bruno Bernard
fbee068025
docs: add missing deploy modes for compose file reference ( #21606 )
...
## Description
Noticed that on the source code we had two more modes:
e8ecf83ee0/api/specs.proto (L106)
9633556bef/daemon/cluster/convert/service.go (L142)
## Related issues or tickets
## Reviews
- [ ] Technical review
- [x] Editorial review
- [ ] Product review
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com >
2025-01-08 08:53:28 +00:00
Allie Sadler
e6139394c7
ENGDOCS-2365 ( #21728 )
...
<!--Delete sections as needed -->
## Description
Small clarity addition. Addresses
https://github.com/docker/docs/issues/21151?reload=1
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-08 08:23:45 +00:00
Allie Sadler
bfd46ac620
ENGDOCS-2360 ( #21725 )
...
<!--Delete sections as needed -->
## Description
Looks larger than it is: -
- A follow-up to comments on https://github.com/docker/docs/pull/21639
- Deals with hotjar issue
https://docker.slack.com/archives/C04BMTUC41E/p1734970724382829
- Vale freshness
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Co-authored-by: Sarah Sanders <sarah.sanders@docker.com >
2025-01-07 17:12:17 +00:00
Sergii Boboshko
bb99e03904
Fix formatting
2024-12-26 00:31:24 +01:00
Jesper Noordsij
21b8b18974
Replace deprecated usage of : as separator in security_opt ( #21642 )
...
<!--Delete sections as needed -->
## Description
The usage of `:` as separator in security options was deprecated with
cb9aeb0413 .
The preferred way of separating is using `=`.
## Related issues or tickets
N/A
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-12-18 08:54:52 +00:00
Allie Sadler
948b9cac9b
ENGDOCS-2332 ( #21639 )
...
<!--Delete sections as needed -->
## Description
Adds new attributes to the spec from the recent 2.32.0 release
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-12-16 16:43:36 +00:00
Allie Sadler
aa68ba2627
ENGDOCS-2320 ( #21463 )
...
<!--Delete sections as needed -->
## Description
A few new Compose Spec additions
https://docker.atlassian.net/browse/ENGDOCS-2320
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-11-20 08:55:44 +00:00
George Hopkins
57a2bb6ef2
Fix title level in Compose file reference
2024-11-08 12:19:09 +01:00
Allie Sadler
99a24c4a6b
ENGDOCS-2300 ( #21354 )
...
<!--Delete sections as needed -->
## Description
Final PR to improve the DD IA.
Validate test failing due to link that needs fixing in an upstream repo
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-11-07 14:45:53 +00:00
Allie Sadler
66d0b9998e
Engdocs 2282 ( #21326 )
...
<!--Delete sections as needed -->
## Description
Add lifecycle attributes to the compose spec
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2024-11-05 09:49:09 +00:00
Allie Sadler
93289fec4b
ENGDOCS-2278 ( #21256 )
...
<!--Delete sections as needed -->
## Description
Closes https://github.com/docker/docs/issues/21247
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-29 09:43:27 +00:00
Allie Sadler
21839d5b86
ENGDOCS-2276 ( #21245 )
...
<!--Delete sections as needed -->
## Description
To match https://github.com/compose-spec/compose-spec/pull/540
## Related issues or tickets
<!-- Related issues, pull requests, or Jira tickets -->
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-10-25 15:27:43 +01:00
David Karlsson
d3b966e9f6
deps: update material-symbols icons to v0.23.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-09-27 12:09:29 +02:00
Allie Sadler
9d975a92a6
ENGDOCS-2228 ( #20940 )
...
* ENGDOCS-2228
* fix build
* title edits
2024-09-19 16:22:09 +01:00
Allie Sadler
4021d76e8b
compose spec consistency ( #20915 )
...
* compose spec consistency
* fix links
* Update content/reference/compose-file/build.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-09-16 14:57:42 +01:00
Allie Sadler
a8a0a82f6e
ENGDOCS-2221 ( #20903 )
2024-09-16 10:53:37 +01:00
gijoe88
a8cccaf82f
permission mode of secrets in services must be quoted ( #20850 )
2024-09-13 08:40:35 +01:00
Allie Sadler
ef75c4af8d
ENGDOCS-2213 ( #20842 )
2024-09-11 10:58:21 +01:00
David Karlsson
656d1a871c
chore: add navigation stubs, weights
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-09-09 11:24:49 +02:00
David Karlsson
135870fc13
hugo: move manuals content to /manuals section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-09-09 10:51:09 +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
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
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