mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
fix copy in Dockerfile
This commit is contained in:
parent
51ab846d8e
commit
b9fdd02db6
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user