nix-community / docker-nixpkgs

docker images from nixpkgs [maintainer=@zimbatm]
https://hub.docker.com/u/nixpkgs
MIT License
185 stars 36 forks source link

add aarch64-linux images #46

Open zimbatm opened 1 year ago

zimbatm commented 1 year ago

Right now, only x86_64-linux images are being pushed. For M1 users, aarch64 is nice.

mweinelt commented 1 year ago

Has become much more relevant as one can easily rent arm64 VMs on many cloud providers for cheap.

emilylange commented 1 year ago

I might pick this up :)

Mic92 commented 1 year ago

You might find the work in this PR helpful: https://github.com/nix-community/nixos-images/pull/87

emilylange commented 1 year ago

Oh wow, thanks for the pointer! I had a small PoC in my local work tree that would have kept using GitHub Actions (and buildah for multi-arch manifests).

Edit (actually not an edit, but I was just about to press "Comment"): https://github.com/nix-community/nixos-images/pull/87 has been closed just a few minutes ago. Uhm? Should I keep the GitHub Action now?

Mic92 commented 1 year ago

Oh wow, thanks for the pointer! I had a small PoC in my local work tree that would have kept using GitHub Actions (and buildah for multi-arch manifests).

Edit (actually not an edit, but I was just about to press "Comment"): nix-community/nixos-images#87 has been closed just a few minutes ago. Uhm? Should I keep the GitHub Action now?

It is just that a different contributor wants to take over the pr. We still are planning to use it: https://github.com/nix-community/nixos-images/pull/87#issuecomment-1534604448