From ebd32ce3c1ef23d3be078ba3992a868c052ce591 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Tue, 21 Sep 2021 12:27:23 -0700 Subject: [PATCH] Remove docker reference from legacy image build Removes bindep references to docker.io and docker-io packages as we don't use docker to build IPA images any longer. Change-Id: I82bffe53f5bf1ec3e36575b8a1f65c36bc7db939 --- bindep.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/bindep.txt b/bindep.txt index e2b8ae27e3..116fe5a2c3 100644 --- a/bindep.txt +++ b/bindep.txt @@ -81,8 +81,6 @@ librsvg2-bin [doc platform:dpkg] # NOTE apparmor is an undeclared dependency for docker on ubuntu, # see https://github.com/docker/docker/issues/9745 apparmor [platform:dpkg imagebuild] -docker.io [platform:dpkg imagebuild] -docker-io [platform:rpm imagebuild] gnupg [imagebuild] squashfs-tools [platform:dpkg platform:redhat imagebuild] squashfs [platform:suse imagebuild]