]> git.proxmox.com Git - mirror_qemu.git/commit
tests/docker: add travis dockerfile
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 11 Oct 2016 16:16:21 +0000 (17:16 +0100)
committerFam Zheng <famz@redhat.com>
Mon, 17 Oct 2016 02:05:48 +0000 (10:05 +0800)
commit8b9b3177a2e588db16274b2bf6d390a95e837f80
tree197d15bac602b60b5c196d6ffd29de211dae2e7d
parent6aa5a3679449cdf0b6fe5a6829b22e642ded57fd
tests/docker: add travis dockerfile

This target grabs the latest Travis containers from their repository at
quay.io and then installs QEMU's build dependencies. With this it is
possible to run on broadly the same setup as they have on travis-ci.org.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20161011161625.9070-2-alex.bennee@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
tests/docker/dockerfiles/travis.docker [new file with mode: 0644]