aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libyal
diff options
context:
space:
mode:
authorGravatar Joachim Metz <joachim.metz@gmail.com>2022-01-10 11:21:05 +0100
committerGravatar GitHub <noreply@github.com>2022-01-10 10:21:05 +0000
commitadacaaae3c91fe1d0af545bf0921f5f0ca66d1fe (patch)
tree4d0bec15f9221fcf08af8d4ea303d224576e289f /projects/libyal
parente59295530e89f35f61a37096d1201f8215e1c183 (diff)
Added libphdi to libyal project configuration (#7109)
Diffstat (limited to 'projects/libyal')
-rw-r--r--projects/libyal/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/libyal/Dockerfile b/projects/libyal/Dockerfile
index 1676968a..5e742056 100644
--- a/projects/libyal/Dockerfile
+++ b/projects/libyal/Dockerfile
@@ -59,6 +59,7 @@ 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/libmodi.git libmodi
RUN git clone --depth 1 https://github.com/libyal/libodraw.git libodraw
+RUN git clone --depth 1 https://github.com/libyal/libphdi.git libphdi
RUN git clone --depth 1 https://github.com/libyal/libqcow.git libqcow
RUN git clone --depth 1 https://github.com/libyal/libsmraw.git libsmraw
RUN git clone --depth 1 https://github.com/libyal/libvhdi.git libvhdi