6 ms·
I like tilt [https://tilt.dev https://tilt.dev] if the dev infra has any significant complexity to it. Docker compose also has a "watch" command that can do lo
by mikedelago 2y ago
I like tilt [https://tilt.dev https://tilt.dev] if the dev infra has any significant complexity to it.
Docker compose also has a "watch" command that can do lots of the the things devcontainers does, and I use it for more simple setups.
https://docs.docker.com/compose/file-watch/ https://docs.docker.com/compose/file-watch/