You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 567 B

123456789101112131415161718192021222324
  1. # docker image for lava server
  2. ## Requirements
  3. | Description | Status | comment |
  4. | -------- | -------- | -------- |
  5. | image based on debian:9 Official | ready | |
  6. | lava version 2018.02 | ready | |
  7. | usage of seperate image for postsql | open | optional|
  8. build lava container
  9. ## Build Container from dockerfile
  10. docker build -t lava-srv .
  11. ## Bookmarks:
  12. * https://validation.linaro.org/static/docs/v2/installing_on_debian.html#debian-installation
  13. * https://github.com/WindRiver-OpenSourceLabs/lava-base
  14. * https://github.com/kernelci/lava-docker