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 build error for Docker image #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

crsqq
Copy link

@crsqq crsqq commented Sep 4, 2024

Fixed the following error when building the Docker image:

STEP 4/8: RUN pip git+https://github.com/zangobot/ember.git
ERROR: unknown command "git+https://github.com/zangobot/ember.git" 
Error: building at STEP "RUN pip git+https://github.com/zangobot/ember.git": while running runtime: exit status 1

@zangobot
Copy link
Collaborator

zangobot commented Sep 5, 2024

Thanks for the issue, but that repository is needed.
I will fix it soon.

@crsqq
Copy link
Author

crsqq commented Sep 5, 2024

Appreciate the fast response.
https://github.com/zangobot/ember.git is already included in the requirements.txt, therefore removing it from the Dockerfile should not have any negative effect.

@zangobot
Copy link
Collaborator

Did you test this befire / after the modification to check whether it still works inside the container?

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