2018-07-27 09:53:55 +02:00
2018-07-27 09:53:55 +02:00
2018-07-27 09:53:55 +02:00
2018-07-27 09:53:55 +02:00
2018-07-26 11:44:30 +02:00
2018-07-26 11:44:30 +02:00

###############################################################################

docker image for lava server

###############################################################################

lava: linux: debian Stretch 9.0

deb https://images.validation.linaro.org/production-repo stretch-backports main

wget https://images.validation.linaro.org/staging-repo/staging-repo.key.asc apt-key add staging-repo.key.asc

apt install postgresql

apt install lava-server

a2dissite 000-default a2enmod proxy a2enmod proxy_http a2ensite lava-server.conf service apache2 restart

###################

build lava container

Build Container from dockerfile

docker build -t lava-srv .

Bookmarks:

Description
No description provided
Readme 172 KiB
Languages
Shell 100%