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

Repair docker setup / upgrade #158

Merged
merged 1 commit into from
Nov 14, 2016
Merged

Conversation

martinhoefling
Copy link
Contributor

Docker does not provide the prebuild docker binaries (1.11.2). Instead a tarball containing a directory 'docker' containing the docker binary with executable bit already set is provided.

Docker does not provide the prebuild docker binaries (1.11.2). Instead a tarball containing a directory 'docker' containing the docker binary with executable bit already set is provided.
@rimusz
Copy link
Member

rimusz commented Nov 13, 2016

thanks a lot @martinhoefling for this one, that missing docker binary was on my ASAP list.
i will test PR tomorrow and cut new version then.

@rimusz
Copy link
Member

rimusz commented Nov 13, 2016

@martinhoefling could you replace curl -o ~/kube-solo/bin/docker https://get.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION.tgz to curl -O https://get.docker.com/builds/Darwin/x86_64/docker-$DOCKER_VERSION.tgz?
as there is no .tgz downloaded.

thanks

@rimusz rimusz merged commit 585dd9e into TheNewNormal:master Nov 14, 2016
@rimusz
Copy link
Member

rimusz commented Nov 14, 2016

no worries, fixed it myself

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

Successfully merging this pull request may close these issues.

2 participants