Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ceph/ceph-container
Docker files and images to run Ceph in containers
https://github.com/ceph/ceph-container
ceph containers
Last synced: about 16 hours ago
JSON representation
Docker files and images to run Ceph in containers
- Host: GitHub
- URL: https://github.com/ceph/ceph-container
- Owner: ceph
- License: apache-2.0
- Created: 2015-01-21T17:22:51.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T21:42:09.000Z (5 months ago)
- Last Synced: 2024-10-29T15:34:18.297Z (4 months ago)
- Topics: ceph, containers
- Language: Shell
- Size: 8.86 MB
- Stars: 1,321
- Watchers: 93
- Forks: 523
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - ceph/ceph-container - Docker files and images to run Ceph in containers (others)
README
`Containerfile` has moved
-------------------------This `ceph-container` GitHub repository is deprecated and read-only. **The Ceph developers have moved all development to the `Containerfile` in the primary `ceph` GitHub repository:**
* `main`: https://github.com/ceph/ceph/blob/main/container/Containerfile
Older releases:
* `squid`: https://github.com/ceph/ceph/blob/squid/container/Containerfile
* `reef`: https://github.com/ceph/ceph/blob/reef/container/Containerfile
* `quincy`: https://github.com/ceph/ceph/blob/quincy/container/ContainerfilePlease make future contributions to these locations.
History
-------This repository originally held the first experiments of putting Ceph into container images. Later on, this repository held a variety of operating systems and versions in file snippets with a templating system. We have simplified this to a single flat `Containerfile`, one per Ceph release.