Sign inSign up

adepena/event-store

By adepena

Updated over 6 years ago

Event store web API - SQL Server.

Image
0

264

adepena/event-store repository overview

Requirements

  • Create an empty database - the schema will be created on app startup...

How to use this image

$ docker run --name eventstore -e "DB_CONNECTION_STRING=<value>" -p 5000:5000 -d adepena/event-store:tag

Once the container is up and running, launch a browser and navigate to http://localhost:5000/index.html for API documentation (Swagger).

Environment Variables

DB_CONNECTION_STRING database connection string

Tag summary

Content type

-

Digest

Size

-

Last updated

over 6 years ago

docker pull adepena/event-store:1