Skip to content
Commit 0533484e authored by Christian Stewart's avatar Christian Stewart Committed by Peter Korsgaard
Browse files

docker-engine: fix docker version output



At compile-time the docker build scripts generate a version file used
to build the output of the docker version command. This file is
generated somewhat properly by the Buildroot build system, however the
version number and commit ID are incorrectly formatted. This patch fixes
the output to the correct format.

This is important as some tools like WeaveWorks won't even start unless
they can parse the Docker Version output correctly.

[Peter: strip v from version using patsusbt]
Signed-off-by: default avatarChristian Stewart <christian@paral.in>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 2db9867d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment