docteurklein / docker-sqitch

[deprecated] use the official image instead
https://hub.docker.com/r/sqitch/sqitch/
8 stars 11 forks source link

docker-sqitch

run

docker run --rm docteurklein/sqitch:pgsql

build

docker build -t docteurklein/sqitch:base .
docker build -t docteurklein/sqitch:pgsql pgsql
docker build -t docteurklein/sqitch:mysql mysql