mirror of
https://github.com/RROrg/rr.git
synced 2025-08-12 23:57:18 +08:00
wip
This commit is contained in:
parent
df1905b17d
commit
3512ca422a
@ -27,7 +27,8 @@ ENV SHELL=/bin/bash \
|
||||
|
||||
RUN apt update --yes && \
|
||||
apt install --yes --no-install-recommends --no-install-suggests \
|
||||
build-essential nano make ncurses-dev bc libssl-dev && \
|
||||
nano curl bc kmod \
|
||||
build-essential make ncurses-dev libssl-dev autogen automake pkg-config libtool xsltproc gperf && \
|
||||
apt-get clean && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user