Container w/ nix + cachix + glibc
.dockerignore | ||
.gitignore | ||
.hadolint.yaml | ||
.pre-commit-config.yaml | ||
Containerfile | ||
LICENSE | ||
Makefile | ||
README.md |
nix-cachix-glibc
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