Hacker News new | ask | show | jobs
by Nullabillity 2726 days ago
Does it allow you to replace the `docker build` step? Currently we use Nix's buildLayeredImage[0] to build our images and some custom machinery to generate our Kubernetes definitions from this, but I really like Tilt's status TUI.

[0]: https://grahamc.com/blog/nix-and-layered-docker-images

1 comments

We don't yet, but we're considering it. If you email me (dan at windmill dot engineering) I'd love to hear more of how you use it.