gecko-dev/taskcluster/docker/recipes
Geoff Brown bd4f5cfdbf Bug 1460411 - Add kvm to desktop1604-test image; r=jmaher
Our normal ubuntu 16.04 test image is suitable for hosting an Android x86
emulator with these minor updates: Install kvm and make sure /dev/kvm
rw permissions are open for everyone. Note that /dev/kvm is generally
only visible when running docker with --privileged; its permissions
cannot be modified in the Dockerfile, only at run-time: run-task is the
first opportunity.
2018-05-15 09:57:27 -06:00
..
dot-config/pip Bug 1427336 - Share dot-config between docker-images. r=dustin 2017-12-29 14:48:23 +09:00
buildprops.json Bug 1432398 - Move oauth.txt and buildprops.json to taskcluster/docker/recipes. r=dustin 2018-01-27 10:52:39 +09:00
common.sh
debian-build-system-setup.sh Bug 1432627 Add shellcheck linter to CI r=ahal 2018-01-29 15:27:04 +00:00
hgrc Bug 1429669 - Separate mercurial conf from install-mercurial.sh. r=dustin 2018-01-11 14:01:31 +09:00
install-mercurial.sh Bug 1448438 - Install Mercurial via install-mercurial.sh; r=Callek 2018-03-23 13:23:02 -07:00
install-node.sh Bug 1443547 - Upgrade Docker images to node 8.9.4 & npm 5.6.0. r=dustin 2018-03-06 19:37:13 +00:00
oauth.txt Bug 1432398 - Move oauth.txt and buildprops.json to taskcluster/docker/recipes. r=dustin 2018-01-27 10:52:39 +09:00
ubuntu1604-test-system-setup.sh Bug 1460411 - Add kvm to desktop1604-test image; r=jmaher 2018-05-15 09:57:27 -06:00
xvfb.sh