add submodule of runc
authorsy1124.kim <sy1124.kim@samsung.com>
Thu, 24 Aug 2017 00:29:07 +0000 (09:29 +0900)
committersy1124.kim <sy1124.kim@samsung.com>
Thu, 24 Aug 2017 00:29:07 +0000 (09:29 +0900)
.gitmodules
components/runc [new submodule]

index cebc426..43d5003 100644 (file)
@@ -2,3 +2,7 @@
        path = components/containerd
        url = https://github.com/docker/containerd.git
        branch = v0.2.3
+[submodule "components/runc"]
+       path = components/runc
+       url = https://github.com/opencontainers/runc.git
+       branch = v1.0.0-rc3
diff --git a/components/runc b/components/runc
new file mode 160000 (submodule)
index 0000000..75f8da7
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 75f8da7c889acc4509a0cf6f0d3a8f9584778375