helmfile wrapper for writing helmfiles in nix syntax
| 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 |
| 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 |