ceph-container
ceph-container copied to clipboard
Docker files and images to run Ceph in containers
It'd be helpful to have cephfs-shell for some debugging or diagnostic tasks included in the container image. (see also https://github.com/rook/rook/issues/10731 and #2072 from 2022 that was closed by the GitHub...
This adds `cephfs-shell` package into the Ceph container image as this tool can be useful when managing CephFS. Fixes: #2211
This patch adds the necessary ceph-releases/ALL/debian/*/__OS_CODENAME__ files needed to know the Debian release names, so the base container can be built. It also configures the correct package list, as it...
nfs-ganesha V6.0 had issues in the squid container, referenced at https://github.com/ceph/ceph-container/pull/2244 Would you please ship the latest V6 version that has the fixes we need?
**Bug Report** The official repository is no longer generating the latest Squid release for the ceph/daemon image. As a result, I decided to clone the repository and build the image...