gns3-registry/docker/xeyes/Dockerfile
2016-04-07 10:21:15 +02:00

5 lines
75 B
Docker

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