Building the docker image:
make buildTest the built image locally:
make run-localNote that the validation directory will be mounted inside the service.
Raising the version can be achieved via one for three methods. The major,minor or patch can be bumped, for example:
make version-patchIf you already have a local copy of o2S2PARC running and wish to push data to the local registry:
make publish-local