-
Notifications
You must be signed in to change notification settings - Fork 8.1k
add how-to page explaining usage of Compose provider services #22586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
30c0d26 to
681b018
Compare
ndeloof
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
I'm not convinced by the "provider service" terminology. Those are all services, just some are managed by compose, some are managed by a provider
|
@ndeloof do you have a better terminology in mind? |
apply @ndeloof feedbacks Co-authored-by: Nicolas De loof <nicolas.deloof@gmail.com>
|
I don't have a nice short name in mind, but "service managed by a provider". |
|
@aevesdocker your thoughts on this ☝️ |
aevesdocker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @glours!!
…#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>
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