Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
stevo bdde33814f ftpd-hpa config file added 6 лет назад
configs ftpd-hpa config file added 6 лет назад
README.md ftpd-hpa config file added 6 лет назад
dockerfile ftpd-hpa config file added 6 лет назад
start_lava.sh initial version added 6 лет назад
stop_lava.sh initial version added 6 лет назад

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: