You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a host folder mounted as a volume in a Debian Docker container. When I make changes on the host, they don't trigger entr's -r flag. However, I tried echo "//test" >> server.go inside of the container and that worked.
The text was updated successfully, but these errors were encountered:
I have a host folder mounted as a volume in a Debian Docker container. When I make changes on the host, they don't trigger
entr
's-r
flag. However, I triedecho "//test" >> server.go
inside of the container and that worked.The text was updated successfully, but these errors were encountered: