summaryrefslogtreecommitdiffstats
path: root/lava-master/scripts/lava-server-gunicorn
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25Split dockerfile in two imagesCorentin LABBE1-99/+0
The process of building LAVA is hard to maintain. But since we need to be able to go back in time (or just stay longer with a specific version) we need a way to keep a LAVA version. For achieving this, we build a minimal image with just LAVA and tag it with the version of LAVA inside.
2018-06-05Upgrade to 2018.4Corentin LABBE1-0/+99
This patch upgrade lava-docker to LAVA 2018.4