Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 244 Bytes

README.md

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