Merge "Gnocchi install from source incorrectly places config"
This commit is contained in:
commit
e6a28b8f19
@ -9,5 +9,5 @@ RUN cd /gnocchi \
|
||||
&& pip install -r requirements.txt \
|
||||
&& pip install /gnocchi \
|
||||
&& mkdir /etc/gnocchi /var/log/gnocchi \
|
||||
&& cp -r /gnocchi/etc/* /etc/gnocchi/ \
|
||||
&& cp -r /gnocchi/etc/* /etc/ \
|
||||
&& rm -rf /root/.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user