aboutsummaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile_ubuntu18
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04Update LABEL in docker file for Ubuntu 18Stepan Andrushko1-1/+1
Label for dcoker image is changed to opnfv/yardstick-ubuntu-18.04. JIRA: YARDSTICK-1470 Change-Id: I983e2b25ba258bbf7ae96efa14f5f994bf783c81 Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
2018-11-15Create docker image for Ubuntu 18.04Stepan Andrushko1-0/+62
Added possibility to build docker image from Ubuntu 18.04, resolved package dependencies applied for both Ubuntu 16.04 and Ubuntu 18.04. Removed conflicting Ubuntu '-proposed' repo from dependencies as it should be used for testing purposes only. JIRA: YARDSTICK-1470 Change-Id: Ia1ed5c5ab6799bd328cc517e753e3b867ce4915a Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>