Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Proxy versions later than v1v.1.619+b87b134 are not affected by this issue.

...

Note, you must use the new image version for this step.

Example run command for database deletion:

Code Block
docker run -d --mount source=vol1,target=/tmp --mount type=bind,source=C:/tmp,target=/home -p 8086:8080 --memory=4g teammust/einvoice:integration-client-ws-eeeb1c66db7fc864d4203c3e857b095f29a7a2e6-87 --server.host.port=127.0.0.1:8086 --einvoice-integration-client.service.domain=https://test.must.digital/ --force.database.recreate=TRUE

Note

It is only necessary to run the docker container with this parameter one single time for database recreation to take effect. For the next subsequent executions, you should remove the parameter.