diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ | |||
1 | ## Nix package manager Docker Image | 1 | ## Nix package manager Docker Image |
2 | 2 | ||
3 | [![Build Status](https://travis-ci.com/fretlink/docker-nix.svg?branch=master)](https://travis-ci.com/fretlink/docker-nix) [![Docker Hub](https://img.shields.io/badge/docker-fretlink%2Fnix-blue.svg?style=flat)](https://registry.hub.docker.com/u/fretlink/nix/) | ||
4 | |||
3 | This image contains an installation of the [Nix package manager](https://nixos.org/nix/) installed as a single-user `nixuser`. | 5 | This image contains an installation of the [Nix package manager](https://nixos.org/nix/) installed as a single-user `nixuser`. |
4 | 6 | ||
5 | This is based on the unpublished Dockerfile of https://github.com/romcheck/nix. | 7 | This is based on the unpublished Dockerfile of https://github.com/romcheck/nix. |