|
|
|
@ -7,7 +7,7 @@ version: "3.0"
|
|
|
|
|
services:
|
|
|
|
|
ceph_mon:
|
|
|
|
|
container_name: ceph_mon
|
|
|
|
|
image: quay.io/ceph/daemon:latest-octopus
|
|
|
|
|
image: quay.io/ceph/daemon:latest-quincy
|
|
|
|
|
#copy hostname of the host to avoid confusion in e.g. `ceph status`
|
|
|
|
|
hostname: ${HOSTNAME}
|
|
|
|
|
environment:
|
|
|
|
|