pact_broker_example
Example pact_broker with sqlite3
10K+
This is a standalone image for trying out Pact Broker, created for the blogpost here .
It is exactly the same as binarymash/pact_broker_sqlite3 but uses the latest version of the broker.
This image provides the SQLite implementation as described at https://github.com/bethesque/pact_broker, and as such this image should NOT be used for production deployments. For production environments, you should look at using something like PostgreSQL for your storage.
docker run -d -p 8080:80 risingstack/pact_broker_example
Content type
Image
Digest
Size
-
Last updated
over 8 years ago
docker pull risingstack/pact_broker_example