Sign inSign up

harshmanvar/dbup-mysql

By harshmanvar

Updated over 6 years ago

Image
0

233

harshmanvar/dbup-mysql repository overview

This Docker image of DbUp utility in .NET framework use for database deployment. https://dbup.readthedocs.io/en/latest/

DbUp MySQL docker image :

docker pull harshmanvar/dbup-mysql

It will run scripts inside scripts folder automatically.

You can find project code at : https://github.com/harsh4870/DbUp-MySQL-Docker

docker run harshmanvar/dbup-mysql 'server=127.0.0.1;port=3306;database=data;user=root;password=passwordsecret;'

Tag summary

Content type

Image

Digest

Size

794.1 MB

Last updated

over 6 years ago

docker pull harshmanvar/dbup-mysql