We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4acf66 commit 11b75e7Copy full SHA for 11b75e7
1 file changed
store/README.md
@@ -22,10 +22,8 @@ The store component is comprised of four containers:
22
keeping track of the cluster state (this is also called a monitor in Ceph)
23
* [store-gateway](https://index.docker.io/u/deis/store-gateway/) - the blob store gateway,
24
offering Swift and S3-compatible bucket APIs
25
-* [store-data](systemd/deis-store-data@.service.template) - a container which exposes volumes
26
-to be used by the other containers
27
28
-These are all based upon the [store-base](https://index.docker.io/u/deis/store-base/) image,
+These are all based upon the [store-base](https://github.com/deis/deis/tree/master/store/base) image,
29
which is a Docker container that preinstalls Ceph.
30
31
## Usage
0 commit comments