opengeospatial / ets-ogcapi-processes10

Other
3 stars 3 forks source link

Fix issue #24 #25

Closed gfenoy closed 1 year ago

gfenoy commented 2 years ago

Set valid commands to build the docker image locally using the proper repo reference. Fix issue #24.

ghobona commented 1 year ago

Closing this issue without merging because we now have an official way of running docker across all executable test suites during development time.

Simply:

git clone https://github.com/opengeospatial/ets-ogcapi-processes10.git
cd ets-ogcapi-processes10
mvn clean install -Dsource=8  docker:run -Pdocker