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

Fix git bug in Dockerfile #8528

Merged
merged 1 commit into from Sep 20, 2023

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Sep 20, 2023

Fixed error from docker:

An error has occurred: FatalError: git failed. Is it installed, and are you in a Git repository directory?
Check the log at /home/developer/.cache/pre-commit/pre-commit.log

Happens when trying to run tox -e lint inside a bash prompt inside the celery docker container.

@Nusnus Nusnus added this to the 5.3.x milestone Sep 20, 2023
@Nusnus Nusnus self-assigned this Sep 20, 2023
@Nusnus Nusnus marked this pull request as ready for review September 20, 2023 23:49
@Nusnus Nusnus merged commit 4089d56 into celery:main Sep 20, 2023
6 checks passed
@Nusnus Nusnus deleted the dockerfile_git_bugfix branch September 20, 2023 23:50
flipfloptech pushed a commit to flipfloptech/celery that referenced this pull request Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants