Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 244 Bytes

File metadata and controls

13 lines (8 loc) · 244 Bytes

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