All changes in the merlin branches.
This commit is contained in:
@ -15,7 +15,8 @@ RUN set -x \
|
||||
python-openstackclient \
|
||||
python-oslo.cache \
|
||||
lvm2 \
|
||||
tgt \
|
||||
python-ceph \
|
||||
python-rbd \
|
||||
|
||||
&& apt-get -y clean
|
||||
|
||||
@ -28,8 +29,6 @@ COPY bootstrap.sh /etc/bootstrap.sh
|
||||
|
||||
COPY run.sh /etc/run.sh
|
||||
|
||||
COPY lvm.conf /etc/lvm/lvm.conf
|
||||
|
||||
RUN chown root.root /etc/bootstrap.sh && chmod a+x /etc/bootstrap.sh
|
||||
RUN chown root.root /etc/run.sh && chmod a+x /etc/run.sh
|
||||
|
||||
|
Reference in New Issue
Block a user