Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
stevo bdde33814f ftpd-hpa config file added il y a 6 ans
configs ftpd-hpa config file added il y a 6 ans
README.md ftpd-hpa config file added il y a 6 ans
dockerfile ftpd-hpa config file added il y a 6 ans
start_lava.sh initial version added il y a 6 ans
stop_lava.sh initial version added il y a 6 ans

README.md

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

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: