FROM ubuntu:focal ENV DEBIAN_FRONTEND noninteractive RUN apt-get update -y RUN apt-get install -y --no-install-recommends ssh git build-essential cmake ninja-build python3 python3-pip default-jre