also pull quincy image in startup.sh

master
lub 2 years ago
parent 06ba824523
commit 61085c2d56

@ -1,6 +1,7 @@
#!/bin/bash -e
docker pull quay.io/ceph/daemon:latest-octopus
docker pull quay.io/ceph/daemon:latest-quincy
#start client
cd client