Skip to content

fix(docker-compose-dev): correct permissions so git can read tags #708

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Psycojoker
Copy link
Collaborator

@Psycojoker Psycojoker commented Feb 20, 2025

"git tag" is called (I think by hatch?) but git complains that it
doesn't have the right permissions for this folder, therefor pyaleph
refuses to start.

@Psycojoker Psycojoker force-pushed the fix-docker-compose-dev-allow-git-to-read-tags-for-pyaleph-to-be-able-to-start branch from 8ae6743 to 83be382 Compare February 21, 2025 01:07
@Psycojoker Psycojoker changed the title fix docker compose dev allow git to read tags for pyaleph to be able to start fix(docker-compose-dev): correct permissions so git can read tags Feb 21, 2025
@Psycojoker Psycojoker force-pushed the fix-docker-compose-dev-allow-git-to-read-tags-for-pyaleph-to-be-able-to-start branch 5 times, most recently from 1379755 to 911b35f Compare February 26, 2025 22:33
"git tag" is called (I think by hatch?) but git complains that it
doesn't have the right permissions for this folder, therefor pyaleph
refuses to start.
@hoh hoh force-pushed the fix-docker-compose-dev-allow-git-to-read-tags-for-pyaleph-to-be-able-to-start branch from 911b35f to 90ad1a4 Compare March 4, 2025 14:58
@hoh hoh requested a review from amalcaraz March 4, 2025 15:04
@Psycojoker
Copy link
Collaborator Author

@amalcaraz hey,

Do you have a feedback on this PR? This is the dockerfile you've wrote and idk if you really wanted the user root to run the programs or if the user aleph, like in our suggested docker-compose, is good enough?

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.

2 participants