mirror of
https://github.com/lineageos4microg/docker-lineage-cicd
synced 2024-11-09 10:09:56 +01:00
added git-lfs
This commit is contained in:
parent
c817537d79
commit
4ec57767c4
@ -143,7 +143,7 @@ RUN mkdir -p $MIRROR_DIR $SRC_DIR $TMP_DIR $CCACHE_DIR $ZIP_DIR $LMANIFEST_DIR \
|
|||||||
############################
|
############################
|
||||||
RUN apt-get -qq update && \
|
RUN apt-get -qq update && \
|
||||||
apt-get install -y bc bison bsdmainutils build-essential ccache cgpt clang \
|
apt-get install -y bc bison bsdmainutils build-essential ccache cgpt clang \
|
||||||
cron curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick \
|
cron curl flex g++-multilib gcc-multilib git git-lfs gnupg gperf imagemagick \
|
||||||
kmod lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool \
|
kmod lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool \
|
||||||
libncurses5 libncurses5-dev libsdl1.2-dev libssl-dev libxml2 \
|
libncurses5 libncurses5-dev libsdl1.2-dev libssl-dev libxml2 \
|
||||||
libxml2-utils lsof lzop maven openjdk-8-jdk pngcrush procps python3 \
|
libxml2-utils lsof lzop maven openjdk-8-jdk pngcrush procps python3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user