mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
Add moby tool version with runtime support
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
2f915b8cf2
commit
86c1d9fb46
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ endif
|
|||||||
PREFIX?=/usr/local/
|
PREFIX?=/usr/local/
|
||||||
|
|
||||||
MOBY_REPO=https://github.com/moby/tool.git
|
MOBY_REPO=https://github.com/moby/tool.git
|
||||||
MOBY_COMMIT=d9546ee1ce9c5af213c2f96fc23ce0266c4c3133
|
MOBY_COMMIT=0d58d332be0afc27be4402301f7c7950bd3ae189
|
||||||
MOBY_VERSION=0.0
|
MOBY_VERSION=0.0
|
||||||
bin/moby: tmp_moby_bin.tar | bin
|
bin/moby: tmp_moby_bin.tar | bin
|
||||||
tar xf $<
|
tar xf $<
|
||||||
|
Loading…
Reference in New Issue
Block a user