FROM ubuntu:focal
ARG DEBIAN_FRONTEND=noninteractive
# install it
ADD resources /tmp/
RUN /tmp/install.sh