Container workgroup: Difference between revisions

Klinger (talk | contribs)
remove old and replace with new one
Line 31: Line 31:


* [https://hub.docker.com/r/nixos/nix/ nixos/nix] ([https://github.com/NixOS/nix/tree/master/misc/docker source]) - 77 MB - Official images based on alpine using a Dockerfile. Not updated automatically.
* [https://hub.docker.com/r/nixos/nix/ nixos/nix] ([https://github.com/NixOS/nix/tree/master/misc/docker source]) - 77 MB - Official images based on alpine using a Dockerfile. Not updated automatically.
* [https://hub.docker.com/r/nixorg/nix/ nixorg/nix] ([https://github.com/nix-community/docker-nix source]) - 84 MB - Batteries included by the Nix Community group also based on a Dockerfile but only using Nixpkgs dependencies. Images are automatically built from master.
* [https://hub.docker.com/u/nixpkgs u/nixpkgs] - ([https://github.com/nix-community/docker-nixpkgs source]) - [https://github.com/nix-community/docker-nixpkgs#list-of-images various] docker images from nixpkgs, updated daily.
* [https://hub.docker.com/r/lnl7/nix/ lnl7/nix/] ([https://github.com/LnL7/nix-docker source]) - 57 MB - Images built out of a Nix derivation.
* [https://hub.docker.com/r/lnl7/nix/ lnl7/nix/] ([https://github.com/LnL7/nix-docker source]) - 57 MB - Images built out of a Nix derivation.