Brandon Hunt
cf935f3518
Update .NET guide to .NET 10 ( #23729 )
...
<!--Delete sections as needed -->
## Description
Errr... I updated the .NET guide to 10. 😆
## Related issues or tickets
The sample .NET repo has a PR as well -
https://github.com/docker/docker-dotnet-sample/pull/9
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-02-09 14:25:12 -08:00
David Karlsson
0220ef6745
chore: change mount path to work with postgres:18
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2025-12-04 11:08:14 +01:00
Craig Osterhout
592b28729b
guides: fix port in .net guide ( #22269 )
...
<!--Delete sections as needed -->
## Description
The default port changed from 80 to 8080 when we switched to a newer
version of .net in #21877 .
https://learn.microsoft.com/en-us/dotnet/core/compatibility/containers/8.0/aspnet-port
https://deploy-preview-22269--docsdocker.netlify.app/guides/dotnet/develop/
https://deploy-preview-22269--docsdocker.netlify.app/guides/dotnet/deploy/
## Related issues or tickets
Closes #22265
Related to #22080
ENGDOCS-2492
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [ ] Technical review
---------
Signed-off-by: Craig <craig.osterhout@docker.com >
2025-03-17 15:33:50 -07:00
Roberto Robles
48084c86e5
Update develop.md
...
Server port is incorrect, due this issue server cannot be available at http://localhost:8080/
2025-02-21 14:55:48 -06:00
Brandon Hunt
e536caae57
Merge pull request #21877 from brandonh6k/main
...
Update dotnet to .NET 8.0 (LTS)
2025-01-27 11:33:29 +01:00
David Karlsson
4238c62877
chore: add aliases, run formatter
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-10-03 17:20:16 +02:00
David Karlsson
2e59bd4eb7
site: use filter-based nav for guides
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-10-03 16:50:15 +02:00