back

by auraham·3y ago·view on hn ↗
There is a section called "Building a Docker image". Why do you need Docker if you are using Nix? It is like creating an environment inside another environment(?).
1 comments
I would assume it’s mostly for deploying to systems that expect Docker images like Kubernetes, fly.io, etc