Commit Graph

92 Commits

Author SHA1 Message Date
Guillaume Lours d757ce6a10
release-notes for Compose v2.36.2 version (#22695)
<!--Delete sections as needed -->

## Description
Add release notes for Compose `v2.36.2` version

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1138

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-23 16:37:12 +01:00
Sebastiaan van Stijn 196062f3a1
remove references to EOL distros and images (#22674)
- replace some examples using EOL alpine versions
- replace some examples using EOL ubuntu versions

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## 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: Sebastiaan van Stijn <github@gone.nl>
2025-05-21 07:52:04 +01:00
Guillaume Lours 91eaa59ab8
release-notes for Compose v2.36.1 version (#22665)
<!--Delete sections as needed -->

## Description
Add Compose `v2.36.1` release notes.

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1134

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-05-19 14:35:28 +01:00
Allie Sadler 4fd64ac50b
Compose: spec updates (#22655)
<!--Delete sections as needed -->

## Description

Spec updates on the new attributes released last week (plus some extra -
adds https://github.com/docker/compose/pull/12769 )

## 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-05-16 14:24:04 +01:00
Arthur 446850c1c1
troubleshooting: remove docker feedback cli (#22644)
<!--Delete sections as needed -->

## Description

`docker feedback` doesn't exit anymore.

<!-- Tell us what you did and why -->

## 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-05-15 12:38:55 +02:00
Guillaume Lours f6bb42e96d
add how-to page explaining usage of Compose provider services (#22586)
<!--Delete sections as needed -->

## Description
Add how-to page for Compose provider services explaining usage and
configuration of this new feature allowing extending Compose behaviour

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1091

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [x] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Nicolas De loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-08 09:02:08 +01:00
Guillaume Lours 751d6681cc
release-notes for Compose v2.36.0 version (#22600)
<!--Delete sections as needed -->

## Description
Add release notes for Compose version `v2.36.0` 

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1117

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-05-08 08:56:01 +01:00
Lio李歐 32c786079d
Update model-runner.md: replace hyphens (#22603)
## Description

This makes the resulting env vars `AI_RUNNER_URL` and `AI_RUNNER_MODEL`
actually accessible in different languages.

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-05-08 08:40:11 +01:00
Andrey Sobolev c8183564d2
Merge pull request #22553 from duffuniverse/fix-typos-in-use-compose-watch-manual
Fix typos in the Use Compose Watch manual
2025-05-07 08:39:54 +01:00
Eduardo Diaz 11f970ed5e
Update oci-artifact.md (#22489)
## Description

Included the -y option to bypass interactive confirmation in the OCI
artifact documentation

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-05-01 09:41:59 +01:00
Andrey Sobolev b116a7c74c
Fix typos in the "Pre-defined environment variables in Compose" manual (#22492)
## Description

This pull request fixes stale Compose CLI documentation URLs and a few
minor typos.
2025-05-01 09:38:21 +01:00
Andrey Sobolev 001f668192
Merge pull request #22528 from duffuniverse/fix-typos-in-build-dependent-images-manual
Fix typos in the Build dependent images manual
2025-05-01 09:11:10 +01:00
Allie Sadler cdcf7ef945
Merge pull request #22518 from aevesdocker/ai-section-2
ai section
2025-04-29 15:06:17 +01:00
Allie Sadler 00a32403b3
Revert "ai-section" (#22517)
Reverts docker/docs#22514
2025-04-29 14:36:32 +01:00
Allie Sadler 6f4e98652e
ai-section (#22514)
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## 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-04-29 14:07:12 +01:00
Guillaume Lours 75e9bc4f53
add Compose how-to page for Docker Model Runner support with Compose (#22392)
<!--Delete sections as needed -->

## Description
Add how-to page explaining how to use Docker Model Runner with Compose

## Related issues or tickets

https://docker.atlassian.net/browse/APCLI-1068

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [x] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: aevesdocker <allie.sadler@docker.com>
2025-04-28 17:07:41 +01:00
Allie Sadler eda11f9331
ENGDOCS-2586 (#22496)
<!--Delete sections as needed -->

## Description

Freshness on some Compose sections

## 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-04-28 15:58:30 +01:00
Allie Sadler ad49ff482f
ENGDOCS-2589 (#22507)
<!--Delete sections as needed -->

## Description

Freshness to the Compose install pages and Bridge page

## 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-04-28 15:58:15 +01:00
Andrey Sobolev 9683207107
Fix a few typos in the "Environment variables precedence in Compose" manual (#22485)
## Description

This pull request fixes a few minor typos in the "Environment variables
precedence in Docker Compose" manual.
2025-04-24 12:55:25 +01:00
Guillaume Lours 8339b4473e
release-notes for Compose v2.35.1 version (#22456)
<!--Delete sections as needed -->

## Description
Add release notes for latest Compose release `v2.35.1`

## Related issues or tickets

N/A

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-04-22 10:10:09 +01:00
Andrey Sobolev 4f7b212c9a
Fix the link to the "Running containers" documentation in the "Using lifecycle hooks with Compose" manual (#22451)
## Description

[The current documentation
link](https://github.com/manuals//engine/containers/run.md#default-command-and-options)
responds with `Not Found`.
See the available manuals for containers
[here](https://github.com/docker/docs/tree/main/content/manuals/engine/containers).

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-22 09:38:36 +01:00
Bokyeom 6aa8403d80
Merge pull request #22426 from k-kbk/patch-1
Fix minor typos in file-watch.md
2025-04-15 10:12:03 +01:00
Bokyeom 2c4fffec57
Fix minor typos (#22419)
## Description
Fixed minor typos to improve readability.
2025-04-14 08:09:26 +01:00
Guillaume Lours 7e76be01b2
release-notes for Compose v2.35.0 version (#22411)
<!--Delete sections as needed -->

## Description
 Add release notes for latest Docker Compose `v2.35.0` version

## Related issues or tickets

https://docker.atlassian.net/browse/APCLI-1094

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-04-10 16:35:11 +01:00
Nicolas De loof 6057a7b51f
fix use of x-* attribute in go templates (#22403)
## Description

fix
https://docs.docker.com/compose/bridge/customize/#add-your-own-templates
as attributes with a `-` can't be accessed directly using dot-notation
in a go template. See
https://stackoverflow.com/questions/48146448/range-through-values-within-variable-containing-dashes-in-golang-templates

## Related issues or tickets

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2025-04-10 09:30:57 +01:00
Allie Sadler 4fe971a0d5
ENGDOCS-2505 (#22323)
<!--Delete sections as needed -->

## Description

addresses 404 issues
https://docs.google.com/spreadsheets/d/1yjQsYd-uBEuPaEZFRfuFbkla1xn7UBnIkfCJp8DcxYM/edit?gid=0#gid=0

## 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-03-27 13:44:58 +00:00
Guillaume Lours f54284dfb1
correct compose down example with profile (#22278)
The down command used with profile will stop the services with a given
profile but also all the services without any profiles

## Description
Correct the section of stopping services with a specific profile in the
how-to profile documentation page

## Related issues or tickets
https://github.com/docker/compose/issues/12648
## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-03-19 11:10:09 +00:00
Guillaume Lours 763a789428
Merge pull request #22240 from glours/compose-oci-artifact
add Compose OCI artifact how-to page
2025-03-17 10:20:03 +00:00
Guillaume Lours 60d67ab25b
release-notes for Compose v2.34.0 version (#22244)
## Description
Add release notes for Compose `v2.34.0` release

## Related issues or tickets
https://docker.atlassian.net/browse/APCLI-1034

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-03-14 11:16:58 +00:00
Nicolas De loof e396af2358
some clarification on additional_contexts (#22204)
## Description

some clarification as requested on
https://github.com/docker/compose/issues/8538#issuecomment-2707487495

## Related issues or tickets

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-03-10 10:00:09 +00:00
Veesh Goldman 006608da5b
Update release-notes.md (#22143)
`x-initialSync` was misspelled as `x-initSync`, which can be frustrating
for users. Ref
876ecc48be/pkg/compose/watch.go (L170)
and
https://github.com/docker/compose/issues/11102#issuecomment-2327505438
2025-03-03 14:45:12 +00:00
Ville Skyttä 4693262586
Merge pull request #22135 from scop/docs/manuals-compose-yaml
docs(manuals): use canonical compose.yaml filename
2025-03-03 09:23:00 +00:00
Guillaume Lours acb8d12b7b
release-notes for Compose v2.33.1 version (#22077)
<!--Delete sections as needed -->

## Description
Add release note for the latest `v2.33.1` release of Compose
<!-- Tell us what you did and why -->

## 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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-24 10:13:17 +00:00
Vegard Lillesalt Valvik 115be657f1
Fix small typo (#22073)
Fix typo, "fore" -> "for"
2025-02-21 08:03:20 -08:00
Nicolas De loof da13512a3d
Bump compose v2.33.0 (#22025)
## Description

Bump compose to v2.33.0

## Related issues or tickets

https://docker.atlassian.net/browse/APCLI-966

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-13 13:32:49 +00:00
Allie Sadler 4e1eb2942a
add shortcode (#21972)
<!--Delete sections as needed -->

## Description

Adds shortcode and renames the page (have not added an alias as the page
has been live for less than 24 hours so does not need one)

## 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:33 +00:00
Nicolas De loof 64b1d41c96
document support for services reference as additional_contexts (#21941)
## Description

document support for `services:xx` syntax in additional_contexts

## Related issues or tickets

https://docker.atlassian.net/browse/APCLI-928

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-02-04 15:34:59 +00:00
Plain 01a0f9718d
Update file-watch.md: add ignore attribute path (#21820)
## Description

I added some explanation about the `ignore` attribute in the watch rule.
I noticed the document says:

> All paths are relative to the project directory

However, when I deployed it in my project, I found that my container was
rebuilding crazily based on the action I defined.

After testing, I discovered that the `ignore` path is actually relative
to the `path` defined in the same `watch` rule, not the project
directory. I also confirmed this with the AI on the Docker Docs website.

This PR updates the documentation to clarify this behavior.

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2025-02-03 08:46:59 +00: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
Sarah Sanders 3de8201822
implement summary bars for feature attributes (#21667)
## Description
- Create `summary-bar.html` shortcode
- Inline styling

## Related issues or tickets
- [ENGDOCS-2334](https://docker.atlassian.net/browse/ENGDOCS-2334)

## Reviews
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

[ENGDOCS-2333]:
https://docker.atlassian.net/browse/ENGDOCS-2333?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

Preview:
https://deploy-preview-21667--docsdocker.netlify.app/security/for-admins/hardened-desktop/settings-management/configure-admin-console/

[ENGDOCS-2334]:
https://docker.atlassian.net/browse/ENGDOCS-2334?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-21 09:19:16 -08:00
Guillaume Lours d7f4f4b05b
release-notes for Compose v2.32.4 version (#21832)
add a note about the version issue in v2.32.3

<!--Delete sections as needed -->

## Description

Add release notes of Compose v2.32.4

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-909

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-16 10:05:41 +00:00
Guillaume Lours ff148d0cef
release-notes for Compose v2.32.3 version (#21800)
<!--Delete sections as needed -->

## Description
Add release notes for Compose `v2.32.3` release

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-904

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-13 15:07:58 +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
Guillaume Lours ececfa948c
release-notes for Compose v2.32.2 version (#21726)
<!--Delete sections as needed -->

## Description
Add release notes of Compose `v2.32.2` version
<!-- Tell us what you did and why -->

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-868
<!-- 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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-07 16:53:02 +00:00
Sergii 14761738ce
fix: square brackets (#21698)
<!--Delete sections as needed -->

## Description

I updated the heading to replace <project directory> with the
HTML-escaped equivalent &lt;project directory&gt;. This change ensures
proper rendering on the web version of the site, where raw HTML don't
display correctly..

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Co-authored-by: Sergii Boboshko <sergii.boboshko@henesis.eu>
2025-01-06 09:51:12 +00:00
Nicolas De loof 9736a4bb95
Bump compose to v2.32.0 (#21626)
## Description

Bump compose to v2.32.0

## Related issues or tickets

## Reviews

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-12-16 08:58:26 +00:00
Artfaith b8aaf24f2c
Update envvars.md (#21627)
Dear Community and Developers,

Thank you heartfelt for the marvel you do...

---

Fixed a tiny typo, ~~making the strict "Director" to not watch closely
the directory but having their own business~~.

---

Best and kind regards 
2024-12-13 16:17:38 +00:00
Allie Sadler 0c71c3b245
ENGDOCS-2341 (#21556)
<!--Delete sections as needed -->

## Description

Compose 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
2024-12-04 08:40:22 +00:00
rohanborate6713 95cb86f173
Update standalone.md (#20985)
updated missing command for the second point where executable permission
is required for the standalone binary

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## 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: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-12-02 10:17:06 +00:00