nix-build (sha256:cbed590f158e91c4c392751519ed9b0e7ae6b20f8b63b2cd5cb07faac9d10596)
Installation
docker pull git.hydrar.de/hydra/nix-build@sha256:cbed590f158e91c4c392751519ed9b0e7ae6b20f8b63b2cd5cb07faac9d10596sha256:cbed590f158e91c4c392751519ed9b0e7ae6b20f8b63b2cd5cb07faac9d10596About 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 | 2026-01-11T00:00:15Z |
| org.opencontainers.image.description | Nix container image |
| org.opencontainers.image.revision | 790bd60b1e61048ff9279a14e01bf76930c17864 |
| 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.33.0 |