Skip to content

New renovate-ce image uid/guid settings #339

Locked Answered by rarkins
meenzen asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks, please keep separate topics in separate issues so that we can deal with them one by one and not miss any.

Starting with the UID/GID topic, I see:

❯ docker run --rm -it whitesource/renovate:5.0.0 /bin/bash
ubuntu@d5b138a78ef3:/usr/src/app$ id
uid=1000(ubuntu) gid=0(root) groups=0(root),1000(ubuntu)

and

❯ docker run --rm -it ghcr.io/mend/renovate-ce:6.0.0 /bin/bash
ubuntu@20221c835f88:/usr/src/app$ id
uid=1000(ubuntu) gid=0(root) groups=0(root),999(docker),1000(ubuntu)

I see the addition of the docker group but wouldn't expect that to be breaking. What do you see/find?

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by rarkins
Comment options

You must be logged in to vote
1 reply
@rarkins
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@rarkins
Comment options

@lluiscab
Comment options

@rarkins
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #335 on September 29, 2023 11:02.