nixbuilder (latest)

Published 2025-11-20 23:39:17 +01:00 by marcus in bas.es/images

Installation

docker pull code.bas.es/bas.es/nixbuilder:latest
sha256:5f969d27f1cd54b6ad6f1df3ac3b72ada12b225dafe8180c5d4b6d2f15ae2674

About this package

helmfile wrapper for writing helmfiles in nix syntax

Image layers

ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY ./result/bin/nix /bin # buildkit
ENV PATH="/nix/var/nix/profiles/default/bin/:$PATH"
/bin/sh -c <<EOF apk add --no-cache curl bash mkdir /etc/nix echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf echo 'extra-substituters = https://cache.bas.es/bases' >> /etc/nix/nix.conf echo 'extra-trusted-public-keys = bases:bg7mtzwSME8dI+IXhYLzDTQ4TzY4zMmIzyeqjgR5Isg=' >> /etc/nix/nix.conf echo "build-users-group =" >> /etc/nix/nix.conf

Labels

Key Value
io.buildah.version 1.42.0
org.opencontainers.image.created 2025-11-12T12:34:38.406Z
org.opencontainers.image.description helmfile wrapper for writing helmfiles in nix syntax
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 80efac543cfce20cc3aec6778124549fe49a3268
org.opencontainers.image.source https://github.com/reMarkable/helmfile-nix
org.opencontainers.image.title helmfile-nix
org.opencontainers.image.url https://github.com/reMarkable/helmfile-nix
org.opencontainers.image.version main
Details
Container
2025-11-20 23:39:17 +01:00
1
OCI / Docker
linux/arm64
MIT
18 MiB
Versions (1) View all
latest 2025-11-20