Closed primoashbee closed 5 months ago
No, it's just you.
We should close this
@primoashbee can you share your docker-compose file? Otherwise there could be a number of issues, none of which would be the docker container itself.
I think Micha had this issue just the other day, and the solution was to go into Docker Desktop and disable the "Use gRPC FUSE for file sharing" option, as mentioned in this Stack Overflow answer:
https://stackoverflow.com/a/70824748
If that's not it then perhaps a discussion on dev.lucee.org would be the best place to work through it. I'll close this issue.
I'm using an Mac M1 and the inside the mounted volume the code does not reflect changes from the host machine.
The file changes only reflects inside the container after ire-run
docker-compose up
Anyone experiencing this?