Merge "Barbican install from source incorrectly places config"
This commit is contained in:
commit
f5084d9668
@ -10,7 +10,7 @@ RUN cd /barbican \
|
||||
&& pip install -r requirements.txt \
|
||||
&& pip install /barbican \
|
||||
&& mkdir /etc/barbican /var/log/barbican \
|
||||
&& cp -r /barbican/etc/* /etc/barbican \
|
||||
&& cp -r /barbican/etc/* /etc/ \
|
||||
&& rm -rf /root/.cache
|
||||
|
||||
COPY ./start.sh /start.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user