summaryrefslogtreecommitdiffstats
path: root/tests/docker/dockerfiles/travis.docker
blob: a315f66ad916794bbbb1400fd7ba24032f37cb9b (plain) (blame)
1
2
3
4
5
6
FROM quay.io/travisci/travis-ruby
RUN apt-get update
RUN apt-get -y build-dep qemu
RUN apt-get -y build-dep device-tree-compiler
RUN apt-get -y install python2.7 python-yaml dh-autoreconf
ENV FEATURES pyyaml