QGIS/.docker/Dockerfile-build-test
Denis Rouzaud 71042b979f
# This is a combination of 5 commits.
# The first commit's message is:
some fixes

# The 2nd commit message will be skipped:

#	more fixes

# The 3rd commit message will be skipped:

#	minor fixes

# The 4th commit message will be skipped:

#	Revert "minor fixes"
#
#	This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008.

# The 5th commit message will be skipped:

#	Revert "more fixes"
#
#	This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad.
2017-09-28 13:18:29 +02:00

11 lines
211 B
Plaintext

ARG DOCKER_TAG=latest
FROM qgis/qgis3-build-deps:$DOCKER_TAG
MAINTAINER Denis Rouzaud <denis.rouzaud@gmail.com>
RUN ls /root/.ccache
RUN echo "DDDD"
RUN /root/QGIS/.ci/travis/linux/docker-build-test.sh