aboutsummaryrefslogtreecommitdiff
path: root/lava/dispatcher/production/stretch-amd64/Dockerfile
AgeCommit message (Collapse)Author
2018-06-12lava-dispatcher: Install android tools by default in docker image.Senthil Kumaran S
These docker images run without LXC and android tools should be available within the container. Change-Id: I0b9f4a5419f3518bcab04b381dca49c181025cc6
2018-05-29lava-dispatcher: Docker images for both production and staging.Senthil Kumaran S
* Re-organize the build.sh script in order to build for both production and staging repo based docker images by accepting options. * Add Dockerfile for building from staging-repo that will build on a daily basis with the latest lava-dispatcher packages made from master git branch. * Use a single entrypoint.sh file shared between both these supported builds. * Install lava-common which is required after single code base changes. * Use python3 to start lava-slave and remove timeout option. Change-Id: I23b0afce1e2ae68ee67929e48922ae7bea3ad909
2018-02-08lava: Docker images for LAVA dispatcher production releases.Senthil Kumaran S
Debian stretch based docker images for LAVA dispatcher production releases. Change-Id: I128d20a1305a3060d26903675409ec02787a8550