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

cannot build on raspberry pi with arm64 #9

Open
auryn31 opened this issue Oct 30, 2017 · 4 comments
Open

cannot build on raspberry pi with arm64 #9

auryn31 opened this issue Oct 30, 2017 · 4 comments

Comments

@auryn31
Copy link

auryn31 commented Oct 30, 2017

every time i execute ./compile-docker.sh I get the following error:

---> Making bundle: dynbinary (in bundles/17.03.2-ce/dynbinary)
Building: bundles/17.03.2-ce/dynbinary-client/docker-17.03.2-ce
Created binary: bundles/17.03.2-ce/dynbinary-client/docker-17.03.2-ce
Building: bundles/17.03.2-ce/dynbinary-daemon/dockerd-17.03.2-ce
go build github.com/docker/docker/vendor/github.com/ugorji/go/codec: /usr/lib/go-1.7/pkg/tool/linux_arm64/compile: signal: killed

did anyone no this problem?
thanks for help

@DieterReuter
Copy link
Owner

The problem is, Docker has changed the build process in the meantime. So it's not sure how to compile the Docker engine by yourself. I'd rather go for the officially build .deb packages, even if this take some time to arrive. See this PR docker/docker-ce-packaging#35 for more details.

@auryn31
Copy link
Author

auryn31 commented Oct 30, 2017

Tanks for help
so I look like that I have to wait? :-(

@DieterReuter
Copy link
Owner

Or you look into the details how to compile and package Docker-CE the new way, this details can be found in the linked repo.

@auryn31
Copy link
Author

auryn31 commented Oct 30, 2017

thanks, I will give it a chance :-)

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

2 participants