aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libyal
diff options
context:
space:
mode:
authorGravatar Joachim Metz <joachim.metz@gmail.com>2020-08-24 17:40:48 +0200
committerGravatar GitHub <noreply@github.com>2020-08-24 08:40:48 -0700
commit56bfc603d9e866f2a1b7af0f0ca1f722afd82deb (patch)
tree2a1c791b028dd80d12675f9e034273ce1fba92ec /projects/libyal
parent50235c64ddf9b52066acdf015f568408d7e503c8 (diff)
Added libluksde, libvsgpt, libvsmbr, libewf and libsmraw to libyal project configuration (#4358)
Diffstat (limited to 'projects/libyal')
-rw-r--r--projects/libyal/Dockerfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/projects/libyal/Dockerfile b/projects/libyal/Dockerfile
index 4994c95d..bf2930ea 100644
--- a/projects/libyal/Dockerfile
+++ b/projects/libyal/Dockerfile
@@ -45,8 +45,13 @@ RUN git clone --depth 1 https://github.com/libyal/libfshfs.git libfshfs
RUN git clone --depth 1 https://github.com/libyal/libfsntfs.git libfsntfs
RUN git clone --depth 1 https://github.com/libyal/libbde.git libbde
+RUN git clone --depth 1 https://github.com/libyal/libluksde.git libluksde
+RUN git clone --depth 1 https://github.com/libyal/libvsgpt.git libvsgpt
RUN git clone --depth 1 https://github.com/libyal/libvslvm.git libvslvm
+RUN git clone --depth 1 https://github.com/libyal/libvsmbr.git libvsmbr
+RUN git clone --depth 1 https://github.com/libyal/libewf.git libewf
+RUN git clone --depth 1 https://github.com/libyal/libsmraw.git libsmraw
RUN git clone --depth 1 https://github.com/libyal/libqcow.git libqcow
RUN git clone --depth 1 https://github.com/libyal/libvhdi.git libvhdi
RUN git clone --depth 1 https://github.com/libyal/libvmdk.git libvmdk