2
0

using our debian-build-essential img

This commit is contained in:
2021-04-11 22:06:33 +02:00
parent 7bb27e4d4c
commit 4bc36f0841

View File

@@ -42,6 +42,7 @@ spec:
touch /etc/ssl/certs/java/cacerts
mkdir -p /usr/share/man/man1
touch /usr/share/man/man1/rmid.1.gz.dpkg-tmp
echo "////////// HACK openjdk bug"
apt install -y ca-certificates-java
dpkg --configure -a
apt install -y build-essential ccache ecj fastjar file g++ gawk \