mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-09 00:08:52 -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_*
|
RUN chmod +x /usr/bin/qgis_*
|
||||||
|
|
||||||
# Add supervisor service configuration script
|
# Add supervisor service configuration script
|
||||||
COPY .docker/qgis_resources/supervisor/supervisord.conf /etc/supervisor/
|
COPY .docker/qgis_resources/supervisor/ /etc/supervisor
|
||||||
COPY .docker/qgis_resources/supervisor/supervisor.xvfb.conf /etc/supervisor/supervisor.d/
|
|
||||||
|
|
||||||
# Python paths are for
|
# Python paths are for
|
||||||
# - kartoza images (compiled)
|
# - kartoza images (compiled)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user