diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2018-01-06 16:28:33 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-12 22:53:29 +0100 |
commit | ff0ebec8a99205765ad188f5df301d7be6f42c47 (patch) | |
tree | 2f108f7436ecb7d82ec80a5f3a2c0df3eb54aa2c /package/python-xlib | |
parent | fc7dbd5a329a80639f45f7fcb3b226b5f966e9d0 (diff) | |
download | buildroot-ff0ebec8a99205765ad188f5df301d7be6f42c47.tar.gz buildroot-ff0ebec8a99205765ad188f5df301d7be6f42c47.zip |
support/dockerfile: add directives to run as non-root
Currently, our jobs on the gitlab-ci infra are running as root, which is
problematic for two reasons:
- this is not the usual way Buildroot is built;
- it may miss issues where running as non-root is problematic.
So, complement our Dockerfile with directives to add a new user and run
everything as that user, as demonstrated by this build job:
https://gitlab.com/ymorin/buildroot-ci/-/jobs/46929562
Additional, enforce an UTF-8 locale while running.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-xlib')
0 files changed, 0 insertions, 0 deletions