Skip to content

guillon/docker-lava-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LAVA Server image for LAVA at http://www.linaro.org

Installs lava-server from images.validation.linaro.org repository.

Usage

In order to access the lava-server http service, one may at least bind the port 80, for instance run this image with:

$ docker run --name lava-server -d -p 8080:80 guillon/lava-server

and browse lava-server at http://localhost:8080.

A local admin account is available with login / password: admin / changeit

Implementation

Refer to comments in the Dockerfile at https://github.com/guillon/docker-lava-server/blob/master/Dockerfile

References

Sources at: https://github.com/guilon/lava-server.

For LAVA installation documentation, refer to:

Legal

Distributed as is under the MIT licence.

Copyright (C) STMicroelectronics 2016.

About

Docker image for Lava Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages