Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: fix docker compose permission #1680

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

scarf005
Copy link
Contributor

@scarf005 scarf005 commented Aug 22, 2024

Summary

image

fixes #1678.

Solution Used

referenced jekyll/jekyll. completely removing all references to UID and GID fixed it. it works in both rootless mode and regular docker. both generated output aren't created as root but as host user.

rootless root
image image

Originally posted in #1678 (comment)

@SethTisue
Copy link
Member

SethTisue commented Aug 26, 2024

I don't know Docker stuff, but sure, merging optimistically :-)

Thank you!

@SethTisue SethTisue merged commit a0927a0 into scala:main Aug 26, 2024
1 check passed
@scarf005 scarf005 deleted the build/fix-permission branch September 12, 2024 01:07
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.

cannot run dev server on docker compose
2 participants