jenkins user in docker
Some checks failed
EIVE/-/pipeline/pr-main There was a failure building this commit
Some checks failed
EIVE/-/pipeline/pr-main There was a failure building this commit
This commit is contained in:
parent
822eaa4c89
commit
acca981260
@ -4,3 +4,6 @@ RUN apt-get update
|
||||
RUN apt-get --yes upgrade
|
||||
#tzdata is a dependency, won't install otherwise
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
#pip needs a valid user to work
|
||||
RUN adduser --uid 114 jenkins
|
Loading…
Reference in New Issue
Block a user