Yasuaki Kudo <[email protected]> writes: > Docker for MacOS does seem to run Linux containers.
Running Guix inside a Docker container seems like a very peculiar foreign distro. In your words, Yasuaki, it is convoluted. I believe Docker is not intended to be used in this way. Mostly Docker and Guix are alternatives. IIUC Docker on Mac runs a Linux VM internally. Running Guix inside Docker on Mac’s Linux VM is building up software layers on software layers unnecessarily. Also, Docker is not intended to be used in this way. It is untested with potential for bugs. Also you can use Guix to make Docker images from Guix packages, but that is mostly for convenience when someone has a setup in which it is easier to run a Docker image. Regards, Florian
