using our own image
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
FROM cr.wks/debian-stable-build-essential
|
FROM cr.wks/debian-stable-build-essential
|
||||||
|
|
||||||
RUN sed -i 's@deb.debian.org@apt-cache.service.nr5/deb.debian.org@g' /etc/apt/sources.list; \
|
RUN apt update -y; \
|
||||||
sed -i 's@security.debian.org@apt-cache.service.nr5/security.debian.org@g' /etc/apt/sources.list; \
|
|
||||||
apt update -y; \
|
|
||||||
apt install -y build-essential ccache ecj fastjar file g++ gawk \
|
apt install -y build-essential ccache ecj fastjar file g++ gawk \
|
||||||
gettext git java-propose-classpath libelf-dev libncurses5-dev \
|
gettext git java-propose-classpath libelf-dev libncurses5-dev \
|
||||||
libncursesw5-dev libssl-dev python python2.7-dev python3 unzip wget \
|
libncursesw5-dev libssl-dev python python2.7-dev python3 unzip wget \
|
||||||
|
|||||||
Reference in New Issue
Block a user