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>
This commit is contained in:
Kevin Carter 2019-07-01 18:30:29 -05:00
parent ec6f0dd4b5
commit 816462dbf2
No known key found for this signature in database
GPG Key ID: CE94BD890A47B20A
1 changed files with 0 additions and 3 deletions

View File

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