File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Container images for [Samba](https://samba.org) services.
9
9
* Are used by the [ samba-operator] ( https://github.com/samba-in-kubernetes/samba-operator ) for Kubernetes
10
10
* Don't require Kubernetes
11
11
* Are [ available at quay.io] ( https://quay.io/organization/samba.org )
12
+ * Are used by the [ ceph project] ( https://github.com/ceph/ceph ) to provide SMB services on CephFS
12
13
13
14
### Image Types:
14
15
@@ -114,8 +115,8 @@ podman run --rm -it quay.io/samba.org/samba-toolbox:latest
114
115
The server images come in two variants: stable and nightly. The
115
116
stable variant is what you get with the "latest" tag and includes
116
117
Samba packages from the Linux distribution used in our base images.
117
- The "nightly" images are based on Samba packages created by the
118
- [ samba-integration project] ( https://github.com/gluster /samba-integration )
118
+ The "nightly" images are based on Samba RPM packages created by the
119
+ [ samba-build project] ( https://github.com/samba-in-kubernetes /samba-build )
119
120
which builds and tests Samba builds before release. The nightly images
120
121
are tagged with "nightly" instead of "latest".
121
122
You can’t perform that action at this time.
0 commit comments