Closed gfenoy closed 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
Set valid commands to build the docker image locally using the proper repo reference. Fix issue #24.