]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian/control: add docker-ce as recommends for cephadm package 52908/head
authorAdam King <adking@redhat.com>
Mon, 7 Aug 2023 15:47:40 +0000 (11:47 -0400)
committerAdam King <adking@redhat.com>
Wed, 9 Aug 2023 19:33:59 +0000 (15:33 -0400)
commit521e50fbf586f264262bbeabd44cc21166d92c3a
tree96600e7c7a896c0a9ad9c945dbcfb4f3593fd395
parentd9dfe5d2ea9fcf722ae179fb72bb37a8982feaab
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>
(cherry picked from commit 7884fae7f2d1dc2dbc717119844c5498e964d0f2)
debian/control