Skip to content
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

Add Docker Compose sample and cross link #7276

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

jander-msft
Copy link
Member

Summary

This sample is largely the same as the Kubernetes sample, except with a Docker Compose yaml and updated links to point to Docker Compose documentation. Also added cross linking between the Docker and Kubernetes documentation.

Release Notes Entry

@jander-msft jander-msft merged commit 3498f10 into dotnet:main Sep 9, 2024
6 checks passed
@jander-msft jander-msft deleted the docker-compose branch September 9, 2024 17:23
schmittjoseph added a commit that referenced this pull request Sep 12, 2024
* Update dependencies from https://github.com/dotnet/diagnostics build 20240906.1 (#7285)

[main] Update dependencies from dotnet/diagnostics

* Add Docker Compose sample and cross link (#7276)

* Update public Linux build machines to Ubuntu 22.04 (#7283)

* Update release tool to .NET 8 and update dependencies (#7284)

* [main] Bump Swashbuckle.AspNetCore in /eng/dependabot/independent (#7288)

Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.7.1 to 6.7.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.1...v6.7.3)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* generate release notes (#7294)

* Update dependencies from https://github.com/dotnet/diagnostics build 20240909.1 (#7295)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20240909.4 (#7296)

[main] Update dependencies from dotnet/arcade

* Prevent collected exceptions from being dropped due to null event values (#7301)

* Register v9.0.0-rc.1.24453.3 release information (#7303)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20240910.1 (#7304)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20240910.4 (#7305)

[main] Update dependencies from dotnet/arcade

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <jander-msft@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Joe Schmitt <1146681+schmittjoseph@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants