mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
fix copy in Dockerfile
This commit is contained in:
parent
de8a438c11
commit
0c4f851d1c
@ -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