afdaniele / afdaniele/jenkins-docker

UID:GID inside the container

Aberta
#1 0 comentários 0 reações 1 responsável Reivindicada por @afdaniele Ver no GitHub
enhancement
Linguagem predominante
Dockerfile
Estrelas
0
Forks
1
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Right now, the UID:GID pair of the `jenkins` user inside the container is 1000:1000.
This works well when the user outside is also 1000, so mounting a directory to `/var/jenkins_home/` works seamlessly.

Though, when the user outside the container is != 1000, jenkins cannot write to that directory.

Solution: allow extrypoint to create a new user when a UID:GID pair is passed through env variables.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.