status-mobile/ci/docker/nix
Pedro Pombeiro c53553e137
Use nix to download Desktop bundle base images
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-03-22 15:06:14 +01:00
..
Dockerfile Use nix to download Desktop bundle base images 2019-03-22 15:06:14 +01:00
Makefile Use nix to download Desktop bundle base images 2019-03-22 15:06:14 +01: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.