fix copy in Dockerfile

This commit is contained in:
Denis Rouzaud 2019-03-27 09:12:53 -05:00
parent de8a438c11
commit 0c4f851d1c

View File

@ -59,8 +59,7 @@ COPY .docker/qgis_resources/test_runner/qgis_* /usr/bin/
RUN chmod +x /usr/bin/qgis_*
# Add supervisor service configuration script
COPY .docker/qgis_resources/supervisor/supervisord.conf /etc/supervisor/
COPY .docker/qgis_resources/supervisor/supervisor.xvfb.conf /etc/supervisor/supervisor.d/
COPY .docker/qgis_resources/supervisor/ /etc/supervisor
# Python paths are for
# - kartoza images (compiled)