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

build_all.sh is unable to determine the docker version #34

Open
legovaer opened this issue Jun 7, 2016 · 0 comments
Open

build_all.sh is unable to determine the docker version #34

legovaer opened this issue Jun 7, 2016 · 0 comments

Comments

@legovaer
Copy link

legovaer commented Jun 7, 2016

When using this version of Docker:

Client:
 Version:      1.11.1
 API version:  1.23
 Go version:   go1.5.4
 Git commit:   5604cbe
 Built:        Wed Apr 27 00:34:20 2016
 OS/Arch:      darwin/amd64

Server:
 Version:      1.11.1
 API version:  1.23
 Go version:   go1.5.4
 Git commit:   5604cbe
 Built:        Wed Apr 27 00:34:20 2016
 OS/Arch:      linux/amd64

The command $(docker version | grep "Server: version" | awk '{print $3}') is not able to identify the server version of docker.

legovaer pushed a commit to legovaer/drupalci_testbot that referenced this issue Jun 7, 2016
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