Skip to content

Commit 11b75e7

Browse files
committed
docs(store): remove not-implemented store-data
1 parent b4acf66 commit 11b75e7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

store/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ The store component is comprised of four containers:
2222
keeping track of the cluster state (this is also called a monitor in Ceph)
2323
* [store-gateway](https://index.docker.io/u/deis/store-gateway/) - the blob store gateway,
2424
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
2725

28-
These are all based upon the [store-base](https://index.docker.io/u/deis/store-base/) image,
26+
These are all based upon the [store-base](https://github.com/deis/deis/tree/master/store/base) image,
2927
which is a Docker container that preinstalls Ceph.
3028

3129
## Usage

0 commit comments

Comments
 (0)