Add moby tool version with runtime support

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2017-08-18 15:51:31 +01:00
parent 2f915b8cf2
commit 86c1d9fb46

View File

@ -21,7 +21,7 @@ endif
PREFIX?=/usr/local/
MOBY_REPO=https://github.com/moby/tool.git
MOBY_COMMIT=d9546ee1ce9c5af213c2f96fc23ce0266c4c3133
MOBY_COMMIT=0d58d332be0afc27be4402301f7c7950bd3ae189
MOBY_VERSION=0.0
bin/moby: tmp_moby_bin.tar | bin
tar xf $<