risingstack/pact_broker_example

By risingstack

Updated over 8 years ago

Example pact_broker with sqlite3

Image
0

10K+

risingstack/pact_broker_example repository overview

Introduction

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.

Usage

docker run -d -p 8080:80 risingstack/pact_broker_example

Tag summary

Content type

Image

Digest

Size

-

Last updated

over 8 years ago

docker pull risingstack/pact_broker_example