#bass/dagger/main.go at main · vito/bass

1 messages · Page 1 of 1 (latest)

potent thunder
#

Yeah this is really cool - the only thing missing from a full local dev flow is this: once we ship something that address this issue you'll be able to have really powerful local development experiences with Dagger 😄

https://github.com/dagger/dagger/issues/6990

GitHub

What are you trying to do? I want to be able to make changes to code locally and see them reflected in my running Dagger services similar to how docker-compose and docker run --v works. In particul...

modest oyster
#

Oh wow... yeah haven't thought about live reloading... I kinda took it for granted I guess. Thanks for pointing me to this I'll stay on the loop

potent thunder
#

For sure!

I think for spinning up your whole stack of testing though, its perfect, or even for making a demo environment that you don't expect to edit without having to install any dependencies locally.