gns3-registry/docker/xeyes/Dockerfile

5 lines
75 B
Docker
Raw Normal View History

FROM debian
RUN apt-get update
RUN apt-get install -qqy x11-apps
CMD xeyes