Container w/ nix + cachix + glibc
Go to file
surtur b663f37929
initial commit
2022-05-10 23:24:28 +02:00
.dockerignore initial commit 2022-05-10 23:24:28 +02:00
.gitignore initial commit 2022-05-10 23:24:28 +02:00
.hadolint.yaml initial commit 2022-05-10 23:24:28 +02:00
.pre-commit-config.yaml initial commit 2022-05-10 23:24:28 +02:00
Containerfile initial commit 2022-05-10 23:24:28 +02:00
LICENSE initial commit 2022-05-10 23:24:28 +02:00
Makefile initial commit 2022-05-10 23:24:28 +02:00
README.md initial commit 2022-05-10 23:24:28 +02:00

nix-cachix-glibc

pre-commit

the Containerfile in this repo simply installs cachix and glibc packages on top of the base image, the rationale being this image can be cached for reuse in CI (such as Drone with ephemeral containers).
based on docker.io/nixos/nix:2.8.0-amd64, weekly rebuilt on cron.

LICENSE

GPL-3.0