Skip to content

scripts: drop --user flag for rootless docker#83

Open
morehouse wants to merge 1 commit into
masterfrom
rootless_docker
Open

scripts: drop --user flag for rootless docker#83
morehouse wants to merge 1 commit into
masterfrom
rootless_docker

Conversation

@morehouse
Copy link
Copy Markdown
Owner

After switching to rootless Docker, the coverage report script stopped working for me.

This fixes the script for rootless Docker while preserving the previous behavior when Docker runs as root.

Rootless docker automatically creates files using the current UID and
GID, and setting the --user flag leads to permissions issues.
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