#How to volume mount when running a container?
1 messages · Page 1 of 1 (latest)
Hey @hearty gust!
Unfortunately at the moment there is no way of volume mounting for live development. More details here: https://github.com/dagger/dagger/issues/6990. There is an alternative suggested by a community member of using an external file watcher that re-runs the corresponding dagger command which might work for you!
Added a +1 to the issue, thanks! I’ll try to integrate Dagger with Tilt to get the hot reloading to work. Is there documentation how to get a Dagger container into the local docker daemon?