FROM debian
#FROM sub_xterm
ENV DEBIAN_FRONTEND=noninteractive
RUN apt -y update
RUN apt -y install dosbox
