Adding LFS

This commit is contained in:
Lucas Gravley 2020-07-23 09:16:40 -05:00
parent 98ae902cf4
commit 5c0da604bf

View file

@ -54,23 +54,19 @@ RUN apk add --update --no-cache \
bash \
curl \
gcc \
git \
git git-lfs\
go \
icu-libs \
jq \
libxml2-utils \
make \
musl-dev \
npm \
nodejs \
npm nodejs \
openjdk8-jre \
perl \
php7 \
py3-setuptools \
ruby \
ruby-dev \
ruby-bundler \
ruby-rdoc
ruby ruby-dev ruby-bundler ruby-rdoc
########################################
# Copy dependencies files to container #