-
Notifications
You must be signed in to change notification settings - Fork 62
/
.gitmodules
28 lines (28 loc) · 842 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[submodule "umoci"]
path = umoci
url = https://github.com/opencontainers/umoci.git
[submodule "skopeo"]
path = skopeo
url = https://github.com/containers/skopeo.git
[submodule "crun"]
path = crun
url = https://github.com/NilsIrl/crun.git
branch = dockerc
[submodule "squashfs-tools"]
path = squashfs-tools
url = https://github.com/plougher/squashfs-tools.git
[submodule "zstd"]
path = zstd
url = https://github.com/facebook/zstd.git
[submodule "squashfuse"]
path = squashfuse
url = https://github.com/vasi/squashfuse.git
[submodule "fuse-overlayfs"]
path = fuse-overlayfs
url = https://github.com/containers/fuse-overlayfs.git
[submodule "libfuse"]
path = libfuse
url = https://github.com/libfuse/libfuse.git
[submodule "argp-standalone"]
path = argp-standalone
url = https://github.com/argp-standalone/argp-standalone.git