mirror of
https://github.com/stucki/docker-lineageos
synced 2024-12-19 17:12:29 -05:00
Include tig, a ncurses-based Git repository browser
This commit is contained in:
parent
d4830b6d75
commit
1c471fc1ae
@ -17,6 +17,7 @@ RUN apt-get install -y android-tools-adb android-tools-fastboot
|
|||||||
|
|
||||||
RUN apt-get install -y bison build-essential curl flex git-core gnupg gperf libesd0-dev libncurses5-dev libsdl1.2-dev libwxgtk2.8-dev libxml2 libxml2-utils lzop openjdk-6-jdk openjdk-6-jre pngcrush schedtool squashfs-tools xsltproc zip zlib1g-dev
|
RUN apt-get install -y bison build-essential curl flex git-core gnupg gperf libesd0-dev libncurses5-dev libsdl1.2-dev libwxgtk2.8-dev libxml2 libxml2-utils lzop openjdk-6-jdk openjdk-6-jre pngcrush schedtool squashfs-tools xsltproc zip zlib1g-dev
|
||||||
RUN apt-get install -y g++-multilib gcc-multilib lib32ncurses5-dev lib32readline-gplv2-dev lib32z1-dev
|
RUN apt-get install -y g++-multilib gcc-multilib lib32ncurses5-dev lib32readline-gplv2-dev lib32z1-dev
|
||||||
|
RUN apt-get install -y tig
|
||||||
|
|
||||||
RUN useradd --create-home cmbuild
|
RUN useradd --create-home cmbuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user