Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 238 Bytes

sqldef-docker

Just a Dockerfile moved from sqldef#16.

Build master

$ docker build -t sqldef .

Build a version

$ docker build -t sqldef --build-arg VERSION=v0.x.y .