nix-build (sha256:22f449b7df0ec6b5bdcc9c8f588900b3d6c068ab800664d991a01b8dbad4c6b1)
Installation
docker pull git.hydrar.de/hydra/nix-build@sha256:22f449b7df0ec6b5bdcc9c8f588900b3d6c068ab800664d991a01b8dbad4c6b1sha256:22f449b7df0ec6b5bdcc9c8f588900b3d6c068ab800664d991a01b8dbad4c6b1About this package
Nix container image
Image layers
| RUN /bin/sh -c echo -e "\nexperimental-features = nix-command flakes" >> /etc/nix/nix.conf # buildkit |
| RUN /bin/sh -c nix build nixpkgs#attic-client # buildkit |
| RUN /bin/sh -c nix build nixpkgs#fd # buildkit |
| RUN /bin/sh -c nix build nixpkgs#skopeo # buildkit |
| RUN /bin/sh -c nix build nixpkgs#gnused # buildkit |
| ADD script.sh /bin/ # buildkit |
| RUN /bin/sh -c chmod +x /bin/script.sh # buildkit |
| ENTRYPOINT ["/bin/sh" "-c" "/bin/script.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-10-30T21:57:19Z |
| org.opencontainers.image.description | Nix container image |
| org.opencontainers.image.revision | 19674310fc6c13d1f20dff7841f45ef32dd705ac |
| org.opencontainers.image.source | https://git.hydrar.de/hydra/nix-build.git |
| org.opencontainers.image.title | Nix |
| org.opencontainers.image.url | https://git.hydrar.de/hydra/nix-build |
| org.opencontainers.image.vendor | Nix project |
| org.opencontainers.image.version | 2.32.2 |