terrorjack/vanilla

By terrorjack

Updated almost 7 years ago

A build environment based on Nix.

Image
0

1.0K

vanilla

CircleCIDocker Pulls

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 Command

docker pull terrorjack/vanilla