Deno Docker - deno run --watch file.ts
I am on a macbook m1, and i tried to dockerize deno from the official image and whenever i try doing --watch on the cmd i get
Function not implemented (os error 38)
2 Replies