status-mobile/ci/docker/nix
Pedro Pombeiro 65e6e80349
Create Nix package for building status-go
2019-04-09 12:44:39 +02:00
..
Dockerfile Create Nix package for building status-go 2019-04-09 12:44:39 +02:00
Makefile Create Nix package for building status-go 2019-04-09 12:44:39 +02:00
README.md Add Dockerfile to generate image used in Jenkins 2019-03-22 15:05:27 +01:00
default.nix Add Dockerfile to generate image used in Jenkins 2019-03-22 15:05:27 +01:00
nix-install-2.2.1.sh Add Dockerfile to generate image used in Jenkins 2019-03-22 15:05:27 +01:00
nix.conf Add Dockerfile to generate image used in Jenkins 2019-03-22 15:05:27 +01:00

README.md

Description

In order to make Nix work with Jenkins we have to make it possible to use it as Jenkins user.

For that reason we add jenkins user with the right UID and GID matching the ones on CI hosts.