mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge pull request #2154 from Kwiboo/docker-python
tools/docker: add python
This commit is contained in:
commit
24ea64afbf
@ -18,7 +18,7 @@ RUN adduser --disabled-password --gecos '' docker \
|
||||
&& echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
wget bash bc gcc sed patch patchutils tar bzip2 gzip perl gawk gperf zip unzip diffutils texinfo lzop \
|
||||
wget bash bc gcc sed patch patchutils tar bzip2 gzip perl gawk gperf zip unzip diffutils texinfo lzop python \
|
||||
g++ xfonts-utils xfonts-utils xfonts-utils xsltproc default-jre-headless \
|
||||
libc6-dev libncurses5-dev \
|
||||
u-boot-tools \
|
||||
|
Loading…
x
Reference in New Issue
Block a user