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

CPU-version, build, step 12/34 crashes with non-zero code:2 caused by --no-cache-dir #94

Open
TMorville opened this issue Jan 23, 2019 · 0 comments

Comments

@TMorville
Copy link

TMorville commented Jan 23, 2019

After a fresh git clone and docker build -t dl/floydhub -f Dockerfile.cpu . the building process stops at step 12/34 with

The command '/bin/sh -c pip --no-cache-dir install 		pyopenssl 		ndg-httpsclient 		pyasn1' returned a non-zero code: 2

This is resolved by removing --no-cache-dir.

Same problem all steps further down that uses --no-cache-dir.


System info:

Client: Docker Engine - Community
 Version:           18.09.1
 API version:       1.39
 Go version:        go1.10.6
 Git commit:        4c52b90
 Built:             Wed Jan  9 19:33:12 2019
 OS/Arch:           darwin/amd64
 Experimental:      false

macOSx Mojave (10.14.2)

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

1 participant