Mercurial > public > ssdt-docker
annotate utils/Dockerfile @ 91:fe7b8e3b4100 production
Added tag v1.0.0 for changeset 63cb9be89a26
author | smith@nwoca.org |
---|---|
date | Thu, 22 Sep 2016 01:49:20 +0100 |
parents | b997ad087ac1 |
children | 35fc94e4e080 |
rev | line source |
---|---|
10 | 1 FROM ubuntu:latest |
2 | |
3 MAINTAINER Dave Smith smith@nwoca.org | |
4 | |
14
5643072a1af9
DEP-7: formalize ssdt-utils image. add template preview usas compose file
smith@nwoca.org
parents:
10
diff
changeset
|
5 ENV SSDT_HOME=/ssdt \ |
5643072a1af9
DEP-7: formalize ssdt-utils image. add template preview usas compose file
smith@nwoca.org
parents:
10
diff
changeset
|
6 SSDT_DOCKER=http://hg.ssdt-ohio.org/public/ssdt-docker/ |