nix-devcontainer
nix-devcontainer copied to clipboard
Introduce multi-platform images
This commit follows the latest documentation of Docker's Github Action guides to build multi-architecture images.
This should allow publishing of amd64 and aarch64 containers, which can help users on ARM environments to avoid emulating all of nix.
@offlinehacker sorry to ask but any chance you could review this? it'd help my macbook
Thanks for merge request and sorry for merging it so late.