Add necessary packages to Ubuntu Dockerfile 77/103877/2
authorJan Benedikt <j.benedikt@partner.samsung.com>
Wed, 18 Mar 2020 14:54:19 +0000 (15:54 +0100)
committerJan Benedikt <j.benedikt@partner.samsung.com>
Thu, 19 Mar 2020 15:27:50 +0000 (16:27 +0100)
commit80cc387d7b95614c92b86f76dc9d88f4cc4814bc
treebe1a0d08a3a44c41d7617cfc9379c08f723997e7
parent0d90cf8fe895e62b7343088ca9a017eff32e92dd
Add necessary packages to Ubuntu Dockerfile

Added iproute2 and python3-docker to ubuntu docker file.
These packages is necessary for docker functionality in Molecule testing.
Is necessary to install them because there are not in ubuntu image by default.

Issue-ID: OOM-1671
Signed-off-by: Jan Benedikt <j.benedikt@partner.samsung.com>
Change-Id: I4e4f6bf342da3d5acba5b7b12c2dae9d64099426
ansible/test/images/docker/ubuntu/Dockerfile