Update samples documentation to clarify limitation of dotnet watch in Windows containers.
Open
area-documentation
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
The samples documentation mentions the following in a couple places:
>Alternatively, you can use `dotnet watch run`. This command reruns the application within a running container, with every local code change.
There appears to be some limitations in Windows containers because of https://github.com/dotnet/aspnetcore/issues/22797. This should be called out.
Contributor guide
Assessment
This issue has not been assessed yet.