Skip to content

Allow running protoc as a non-root user - #3

Open
nikarh wants to merge 1 commit into
robojones:masterfrom
nikarh:patch-1
Open

Allow running protoc as a non-root user#3
nikarh wants to merge 1 commit into
robojones:masterfrom
nikarh:patch-1

Conversation

@nikarh

@nikarh nikarh commented Sep 24, 2023

Copy link
Copy Markdown

Previously pub-cache was located inside of /root, which made it inaccessible if this container is run with --user flag as a non-root user. This is mildly inconvenient, as generated files have root:root owner.

Previously `pub-cache` was located inside of `/root`, which made it inaccessible if this container is run with `-u` flag as a non-root user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant