I have the following docker file:
RUN apt-get update RUN apt-get update && apt-get install -y xterm RUN apt-get update \\ && apt-get insta