mirror of
https://github.com/fbelavenuto/arpl.git
synced 2026-01-02 22:42:06 +08:00
Adding r1000 platform into docker image
This commit is contained in:
@@ -23,7 +23,7 @@ ENV SHELL=/bin/bash \
|
||||
ARCH=x86_64
|
||||
|
||||
RUN apt update --yes && \
|
||||
apt install --yes --no-install-recommends --no-install-suggests \
|
||||
apt install --yes --no-install-recommends --no-install-suggests --allow-unauthenticated \
|
||||
ca-certificates nano curl bc kmod git gettext texinfo autopoint gawk sudo \
|
||||
build-essential make ncurses-dev libssl-dev autogen automake pkg-config libtool xsltproc gperf && \
|
||||
apt-get clean && \
|
||||
|
||||
Reference in New Issue
Block a user