Remove docker package from bindep

This change removes the docker package from bindep because it
can create a conflict with the way infra installs docker(ce).
To ensure we're not installing a conflicting package in test
we're removing this package from our general bindep file.

Change-Id: Ib642b8c15224300d727a03146da783f225142c82
Signed-off-by: Kevin Carter <kecarter@redhat.com>
changes/66/668566/1
Kevin Carter 4 years ago
parent ec6f0dd4b5
commit 816462dbf2
No known key found for this signature in database
GPG Key ID: CE94BD890A47B20A

@ -30,6 +30,3 @@ gzip
# Required to build language docs
gettext
# Required for molecule testing
docker

Loading…
Cancel
Save