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

Error building docker image #3

Open
kamal-us opened this issue Feb 3, 2021 · 3 comments
Open

Error building docker image #3

kamal-us opened this issue Feb 3, 2021 · 3 comments

Comments

@kamal-us
Copy link

kamal-us commented Feb 3, 2021

Command:
docker-compose up

Error:

  Downloading Keras-2.4.3-py2.py3-none-any.whl (36 kB)
Collecting torch
  Downloading torch-1.7.1-cp38-cp38-manylinux1_x86_64.whl (776.8 MB)
Killed
ERROR: Service 'web' failed to build : The command '/bin/sh -c pip3 install -r requirements.txt' returned a non-zero code: 137
@NakamotoYuki
Copy link

requirements.txt > L87
Try to erase torch.

@eervin123
Copy link

Pretty sure this was a memory issue, I haven't tried myself, but this issue was brought up earlier and resolved. #2 (comment)

@robinarthur
Copy link

i had the same issue. it worked for me after i did the docker login command.

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

No branches or pull requests

4 participants