Docker compose with tanstack start
I am struggling to get docker working with tanstack start in DEV mode ? I keep getting this error (See attached at the bottom). I have tried to play around with the host name but with no luck. I would love some help on this
Reproduction steps:
- follow the build from scratch guide from the docs here
- copy the dev.Dockerfile and docker-compose below.
- run
docker compose upHere is what my dev.Dockerfile looks like:
And my docker-compose file:

