Skip to content

Commit 8f7feba

Browse files
authored
Install git-lfs (#1196)
http://b/259404664
1 parent 617b422 commit 8f7feba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ RUN pip install scipy && \
239239
apt-get install -y pandoc && \
240240
pip install git+https://github.com/scikit-learn-contrib/py-earth.git@issue191 && \
241241
pip install essentia && \
242+
apt-get install -y git-lfs && \
242243
/tmp/clean-layer.sh
243244

244245
# vtk with dependencies

0 commit comments

Comments
 (0)