Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-08 | lava-master-base: add missing --make-pidfile | 2 | -2/+2 | ||
lava-logs and lava-server-gunicorn init script fail to restart. This is due to a missing --make-pidfile option. | |||||
2018-07-25 | Split dockerfile in two images | 7 | -0/+497 | ||
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. |