Ceph packages are no longer available in the main repo

Change-Id: I36db47a5cbdaa89dc09a8d4fdcf87e92b13418c8
This commit is contained in:
Proskurin Kirill 2017-02-20 13:23:50 +00:00
parent 8951a80b8b
commit 2f89f335a8
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ MAINTAINER {{ maintainer }}
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
mysql-client \
&& apt-get install -y --no-install-recommends -t jessie-backports \
ceph-common \
python-ceph \
python-rados \