aboutsummaryrefslogtreecommitdiff
path: root/tests/docker/dockerfiles/travis.docker
blob: e4983ae2d3bd6179fdb88325a57509978303f5a6 (plain)
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 dh-autoreconf
ENV FEATURES pyyaml