terrorjack/vanilla
A build environment based on Nix.
1.0K
vanilla
A build environment based on Nix. Nix is installed into Alpine Linux with single-user mode, and the default user is set to vanilla
(can use sudo
without password). Three versions are available:
terrorjack/vanilla:latest
: has Nix installed.terrorjack/vanilla:circleci
: has additional tools installed for use on Circle CI.terrorjack/vanilla:haskell
: has stack
installed, for use of my Haskell projects on Circle CI.docker pull terrorjack/vanilla