@@ -24,6 +24,8 @@ def build():
|
|||||||
shelltools.system("LDFLAGS= make")
|
shelltools.system("LDFLAGS= make")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
|
shelltools.cd("%s/containerd" % get.workDIR())
|
||||||
|
|
||||||
pisitools.dobin("bin/*")
|
pisitools.dobin("bin/*")
|
||||||
|
|
||||||
# symlink containerd/run (nice integration with docker)
|
# symlink containerd/run (nice integration with docker)
|
||||||
|
|||||||
Reference in New Issue
Block a user