feature(lfs): add dependency to image
This commit is contained in:
committed by
BARICHELLO
parent
b49893d3e3
commit
e7c86530f6
@@ -6,6 +6,7 @@ USER root
|
|||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
git \
|
git \
|
||||||
|
git-lfs \
|
||||||
python \
|
python \
|
||||||
python-openssl \
|
python-openssl \
|
||||||
unzip \
|
unzip \
|
||||||
|
|||||||
Reference in New Issue
Block a user