chucknorris / roundhouse

RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control

Home Page:http://projectroundhouse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest docker image seems to have an issue with arguments

bizzzd opened this issue · comments

The latest dotnetroundhouse/roundhouse docker image always responds with an error regarding missing database or connection string argument:

image

The version 1.0.2 seems to be working correctly.

I tried different ways to specify connection string (-c, --cs, --connectionstring) - all give the same error above

Thanks a lot for your contribution, and sorry for the long delay in merging.

The docker image 1.2.3 is now up on docker hub, @bizzzd