Create docker image for Ubuntu 18.04 73/63873/5
authorStepan Andrushko <stepanx.andrushko@intel.com>
Mon, 22 Oct 2018 11:18:16 +0000 (14:18 +0300)
committerStepan Andrushko <stepanx.andrushko@intel.com>
Thu, 15 Nov 2018 21:10:45 +0000 (23:10 +0200)
commitae5ecc29844211cc3e9f794cbf975a42657a8ff1
tree816616fca3ba0d11d0cecac9f7e1f13366f7b853
parent85644d1a6d5e6af361367321b7805d69c7e7f26e
Create docker image for Ubuntu 18.04

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>
ansible/roles/add_repos_jumphost/tasks/Debian.yml
ansible/roles/install_dependencies_jumphost/tasks/Debian.yml
docker/Dockerfile_ubuntu18 [new file with mode: 0644]