]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
debian/control: add docker-ce as recommends for cephadm package
authorAdam King <adking@redhat.com>
Mon, 7 Aug 2023 15:47:40 +0000 (11:47 -0400)
committerAdam King <adking@redhat.com>
Mon, 7 Aug 2023 15:49:56 +0000 (11:49 -0400)
commit7884fae7f2d1dc2dbc717119844c5498e964d0f2
tree7501f6351b076ad3edda93c9f5ccce612155d429
parentb069f0619c82c37426ef6a1ea94993f2d9fc8047
debian/control: add docker-ce as recommends for cephadm package

The issue this is addressing is that if somebody has
docker-ce installed but not docker.io with the
current recommends it will install podman. If
the user has docker-ce we don't want it to do that.

Signed-off-by: Adam King <adking@redhat.com>
debian/control