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