FROM localhost/andersrh/ubuntu/base-gui
ARG DEBIAN_FRONTEND=noninteractive
WORKDIR /app

RUN apt install -y hardinfo && apt clean