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(?).
back
1 comments
I would assume it’s mostly for deploying to systems that expect Docker images like Kubernetes, fly.io, etc