aboutsummaryrefslogtreecommitdiffstats
path: root/docker/Dockerfile_ubuntu18
AgeCommit message (Collapse)AuthorFilesLines
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>