Stephen Miller
Stephen Miller5mo ago

deno watch not working in Docker

Version: Deno denoland/deno:2.0.0 Running a docker image with the --watch flag does not reload the server. Details can be found for a bug that I created on GitHub: https://github.com/denoland/deno/issues/26279
GitHub
deno watch not working in Docker · Issue #26279 · denoland/deno
Version: Deno denoland/deno:2.0.0 Running a docker image with the --watch flag does not reload the server. This can be reproduced with the following: dockerfile FROM denoland/deno:2.0.0 WORKDIR /ap...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?