We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8a438 commit 0c4f851Copy full SHA for 0c4f851
.docker/qgis.dockerfile
@@ -59,8 +59,7 @@ COPY .docker/qgis_resources/test_runner/qgis_* /usr/bin/
59
RUN chmod +x /usr/bin/qgis_*
60
61
# Add supervisor service configuration script
62
-COPY .docker/qgis_resources/supervisor/supervisord.conf /etc/supervisor/
63
-COPY .docker/qgis_resources/supervisor/supervisor.xvfb.conf /etc/supervisor/supervisor.d/
+COPY .docker/qgis_resources/supervisor/ /etc/supervisor
64
65
# Python paths are for
66
# - kartoza images (compiled)
0 commit comments