pygeoapi icon indicating copy to clipboard operation
pygeoapi copied to clipboard

Add Docker build and possibly Docker Image test to Travis build

Open justb4 opened this issue 6 years ago • 1 comments

After a push to master the Travis build may succeed but the then triggered Docker build on DockerHub may fail.

Add a Docker build to Travis YAML build (Travis supports Docker as a service) and possibly even test the Docker Image as it contains test config+data. This could be effected via:

docker run -it geopython/pygeoapi test (on the Docker Image built within Travis off course..)

justb4 avatar May 28 '19 13:05 justb4

@justb4 status on this one? I think we are building and running Docker in Travis?

tomkralidis avatar Apr 28 '21 10:04 tomkralidis

Closing: now have GH Workflow Docker build/push and new issue #1003

justb4 avatar Sep 29 '22 11:09 justb4