Skip to content
This repository has been archived by the owner on Nov 10, 2018. It is now read-only.

with 1.11.1, builder.sh fails with "cannot stat ...dockerinit-1.11.1’: No such file or directory" #14

Open
gcbartlett opened this issue May 22, 2016 · 8 comments

Comments

@gcbartlett
Copy link

According to the docker 1.11 release notes:

  • dockerinit is no more (#19490,#19851)
@szepeviktor
Copy link

See moby/moby#19490

@szepeviktor
Copy link

szepeviktor commented Nov 15, 2016

@StefanScherer Would it be possible to update the project to Docker v1.12.x ?

@StefanScherer
Copy link
Member

@szepeviktor There is no need for this repo. You can build Docker directly from docker/docker repo.

git clone https://github.com/docker/docker
cd docker
make deb

Only Git, Make and Docker are needed on host machine.

@szepeviktor
Copy link

Thank you.
For my platform (ThunderX arm64) there's no docker prebuilt.

+36204242498
Ezen a készüléken sok az elütés.
Elnézést!

On November 16, 2016 8:02:24 AM CET, Stefan Scherer [email protected] wrote:

@szepeviktor There is no need for this repo. You can build Docker
directly from docker/docker repo.

git clone https://github.com/docker/docker
cd docker
make deb

Only Git, Make and Docker are needed on host machine.

You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#14 (comment)

@StefanScherer
Copy link
Member

Ok a make deb is on its way with pull request moby/moby#27625 which builds 1.13-dev
Otherwise use make binary or make dynbinary.

@szepeviktor
Copy link

Thank you.

For my platform (ThunderX arm64) there's no docker prebuilt.

Will make dynbinary run without Docker already installed?

@StefanScherer
Copy link
Member

No, for all make targets you need Docker installed. Try using packet.net http://packet.net/ they have a really big ARMv8 machine for 0,50$/hour. Use the apt-get install docker.io http://docker.io/ for the build.

Am 16.11.2016 um 15:29 schrieb Viktor Szépe [email protected]:

Thank you.

For my platform (ThunderX arm64) there's no docker prebuilt.

Will make dynbinary run without Docker already installed?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #14 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AAMrj7Zuat6H16CpOl20yuHqddnOca5Eks5q-xM4gaJpZM4Ij591.

@szepeviktor
Copy link

Thank you again.

I've made the test for them, see the comments: https://www.packet.net/blog/arming-the-world-with-an-arm64-bare-metal-server/#dsq-app1

I am a Debian guy and was always using apt.dockerproject.org as Docker is not available in Debian.
In apt.dockerproject.org the package name is docker-engine which is not in Ubuntu.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants