mirror of
https://github.com/stucki/docker-lineageos
synced 2025-01-09 17:39:47 -05:00
Cleanup
This commit is contained in:
parent
10b8bdc894
commit
8628adf390
@ -9,12 +9,12 @@ ENV DEBIAN_FRONTEND noninteractive
|
||||
|
||||
RUN sed -i 's/main$/main universe/' /etc/apt/sources.list
|
||||
RUN apt-get -qq update
|
||||
|
||||
RUN apt-get install -y python-software-properties bsdmainutils curl file screen
|
||||
|
||||
RUN add-apt-repository ppa:nilarimogard/webupd8
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y android-tools-adb android-tools-fastboot
|
||||
RUN apt-get -qq update
|
||||
|
||||
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 g++-multilib gcc-multilib lib32ncurses5-dev lib32readline-gplv2-dev lib32z1-dev
|
||||
RUN apt-get install -y tig
|
||||
|
Loading…
x
Reference in New Issue
Block a user