Merge "Ceph packages are no longer available in the main repo"

This commit is contained in:
Jenkins 2017-02-21 10:49:59 +00:00 committed by Gerrit Code Review
commit 5e6c2391f0
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 \