/goose-docker

Mirror of https://git.shore.co.il/nimrod/goose-docker

MIT LicenseMIT

goose

A dockerized goose.

Usage

docker run --rm -v "$PWD:/migrations" adarnimrod/goose mysql "user:password@/dbname?parseTime=true" up

License

This software is licensed under the MIT license (see LICENSE.txt).

Author Information

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://www.shore.co.il/git/.