Skip to content

divideandconquer/docker-db-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-db-migrate

This is a docker container for the migrate repository. This will allow users to pull the container and run mounted migration scripts against any of the supported database drivers.

Usage

The migrate tool is the entrypoint for this container so you can use the container just like the migrate cli

docker run divideandconquer/db-migrate -url postgres://user@host:port/database  -path ./migrations up

About

A docker container used for db migrations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published