]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
docker-engine: fix docker version output
authorChristian Stewart <christian@paral.in>
Sat, 24 Dec 2016 06:02:46 +0000 (22:02 -0800)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 25 Dec 2016 22:09:35 +0000 (23:09 +0100)
commit0533484eb7e2ff8500406035c59d2c3c2c07dda3
tree24c61dac9577713c994ac45e98b74665ea782aa1
parent2db9867da9bc43dad29de4678273e1b508b4c535
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: Christian Stewart <christian@paral.in>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/docker-engine/docker-engine.mk