Skip to content
Permalink
Browse files
fix copy in Dockerfile
  • Loading branch information
3nids committed Mar 27, 2019
1 parent de8a438 commit 0c4f851
Showing 1 changed file with 1 addition and 2 deletions.
@@ -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)

0 comments on commit 0c4f851

Please sign in to comment.