ceph-container
ceph-container copied to clipboard
Docker files and images to run Ceph in containers
2022-03-28 03:45:15 /opt/ceph-container/bin/entrypoint.sh: static: does not generate config 2022-03-28 03:45:15 /opt/ceph-container/bin/entrypoint.sh: SUCCESS exec: PID 49: spawning /usr/bin/radosgw --cluster ceph --setuser ceph --setgroup ceph --log-to-stderr=true --err-to-stderr=true --default-log-to-file=false --foreground -n client.rgw.nceph -k...
I tested installing the list of ceph packages inside the [`ubi8-minimal`](https://catalog.redhat.com/software/containers/registry/registry.access.redhat.com/repository/ubi8/ubi-minimal) image to see what the savings would be. In a `ubi8` container (copying what the `Dockerfile` does): ``` dnf...
The Ceph container image size is really big and also we are seeing many vulnerabilities [1] in the consumed image , say for example ceph csi image which use this...
**Feature Request** Are there any similar features already existing: no What should the feature do: ceph-volume raw was supported from 14.2.8. how about to have this in ceph-container. What would...
**Feature Request** It'd be nice to have a special ceph image that has all the debug packages and the right tooling to perform troubleshooting. The packages are: *-debuginfo * ceph-test...
Is this a bug report or feature request? * Feature Request **Feature Request** Are there any similar features already existing: No,I think. I try deploy ceph cluster with ceph/ceph:v16.2.7,but it...
Is this a bug report or feature request? * Feature Request We found that the default ceph images in quay don't have the debuginfo packages installed for troubleshooting purposes :...
Is this a bug report or feature request? * Feature Request **Feature Request** Are there any similar features already existing: not sure What should the feature do: 1) Start a...
**Bug Report** Is it possible to update the ceph-csi images to resolve the security vulnerabilities in the images? Security scan can be seen at: https://quay.io/repository/ceph/ceph?tab=tags What you expected to happen:...
Is this a bug report or feature request? * Feature Request **If I modify the Ceph source code and rebuild the package, can I use CEPH-Container to build a new...