xqemu/tests/docker/dockerfiles/travis.docker

6 lines
209 B
Docker
Raw Normal View History

FROM quay.io/travisci/travis-ruby
RUN apt-get update
RUN apt-get -y build-dep qemu
RUN apt-get -y install device-tree-compiler python2.7 python-yaml dh-autoreconf gdb strace lsof net-tools
ENV FEATURES pyyaml